[TLA] Implement Rabaroo Troop

This commit is contained in:
theelk801 2025-08-15 08:25:29 -04:00
parent e8c04a5896
commit c2893d89a2
3 changed files with 51 additions and 0 deletions

View file

@ -246,6 +246,7 @@ public enum SubType {
JUGGERNAUT("Juggernaut", SubTypeSet.CreatureType),
// K
KALEESH("Kaleesh", SubTypeSet.CreatureType, true), // Star Wars
KANGAROO("Kangaroo", SubTypeSet.CreatureType),
KAVU("Kavu", SubTypeSet.CreatureType),
KELDOR("KelDor", SubTypeSet.CreatureType, true),
KILLBOT("Killbot", SubTypeSet.CreatureType, true), // Unstable