From b496f9e4e8a3c7a4ae782bafef5e21f272a96752 Mon Sep 17 00:00:00 2001 From: LlemonDuck Date: Tue, 28 Sep 2021 17:30:55 -0700 Subject: [PATCH] chatcommands: cg shorthand for corrupted gauntlet --- .../runelite/client/plugins/chatcommands/ChatCommandsPlugin.java | 1 + 1 file changed, 1 insertion(+) diff --git a/runelite-client/src/main/java/net/runelite/client/plugins/chatcommands/ChatCommandsPlugin.java b/runelite-client/src/main/java/net/runelite/client/plugins/chatcommands/ChatCommandsPlugin.java index 9168c8f150..ee1e8e2fa5 100644 --- a/runelite-client/src/main/java/net/runelite/client/plugins/chatcommands/ChatCommandsPlugin.java +++ b/runelite-client/src/main/java/net/runelite/client/plugins/chatcommands/ChatCommandsPlugin.java @@ -2008,6 +2008,7 @@ public class ChatCommandsPlugin extends Plugin case "cgaunt": case "cgauntlet": case "the corrupted gauntlet": + case "cg": return "Corrupted Gauntlet"; // The Nightmare