Lizardman Race Added

This commit is contained in:
2024-03-11 20:26:26 -05:00
parent 8bfba1b3a5
commit 132addc0a9
3 changed files with 15 additions and 1 deletions
+1
View File
@@ -113,6 +113,7 @@ public class PromotionClass extends AbstractGameObject {
case "Wizard":
case "Necromancer":
this.allowedRunes.add(19991999);
this.allowedRunes.add(19981998);
}
}