Merge pull request #7314 from steffenhauge/hydra-kc-name

Add Alchemical Hydra to chat kc abbreviations
This commit is contained in:
Tomas Slusny
2019-01-13 12:07:55 +01:00
committed by GitHub

View File

@@ -925,6 +925,9 @@ public class ChatCommandsPlugin extends Plugin
case "inferno": case "inferno":
return "TzKal-Zuk"; return "TzKal-Zuk";
case "hydra":
return "Alchemical Hydra";
// gwd // gwd
case "sara": case "sara":
case "saradomin": case "saradomin":