Skip to content

Commit

Permalink
Add more chat !kc abbreviations (runelite#4372)
Browse files Browse the repository at this point in the history
  • Loading branch information
aquivers authored and deathbeam committed Jul 19, 2018
1 parent 9fbe78e commit aa6cb47
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -752,16 +752,25 @@ private static String longBossName(String boss)
case "vetion":
return "Vet'ion";

case "vene":
return "Venenatis";

case "kbd":
return "King Black Dragon";

case "vork":
return "Vorkath";

case "sire":
return "Abyssal Sire";

case "smoke devil":
case "thermy":
return "Thermonuclear Smoke Devil";

case "cerb":
return "Cerberus";

case "zuk":
case "inferno":
return "TzKal-Zuk";
Expand All @@ -770,6 +779,7 @@ private static String longBossName(String boss)
case "sara":
case "saradomin":
case "zilyana":
case "zily":
return "Commander Zilyana";
case "zammy":
case "zamorak":
Expand Down

0 comments on commit aa6cb47

Please sign in to comment.