Merge pull request #12348 from Broooklyn/nightmare-chatcommand
chat commands: add Nightmare abbreviations
This commit is contained in:
@@ -1673,6 +1673,9 @@ public class ChatCommandsPlugin extends Plugin
|
|||||||
case "the corrupted gauntlet":
|
case "the corrupted gauntlet":
|
||||||
return "Corrupted Gauntlet";
|
return "Corrupted Gauntlet";
|
||||||
|
|
||||||
|
case "nm":
|
||||||
|
case "tnm":
|
||||||
|
case "nmare":
|
||||||
case "the nightmare":
|
case "the nightmare":
|
||||||
return "Nightmare";
|
return "Nightmare";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user