chat commands: add rifts closed to gotr bossnames

The hiscore skill name for gotr is rifts closed
This commit is contained in:
Adam
2022-06-02 15:22:24 -04:00
parent 672a57ebcd
commit 8116098792

View File

@@ -2345,6 +2345,7 @@ public class ChatCommandsPlugin extends Plugin
// Guardians of the Rift // Guardians of the Rift
case "gotr": case "gotr":
case "runetodt": case "runetodt":
case "rifts closed":
return "Guardians of the Rift"; return "Guardians of the Rift";
default: default: