@ -113,6 +113,7 @@ public class PromotionClass extends AbstractGameObject {
@@ -113,6 +113,7 @@ public class PromotionClass extends AbstractGameObject {
@ -163,6 +163,18 @@ public class Race {
@@ -163,6 +163,18 @@ public class Race {
Racesaetor=newRace(1999,"Saetor","Half goat half man, the Saetor race does the bidding of the Choas Gods.",newVector3f(35,30,85),newVector3f(55,50,120),newVector3f(50,45,115),newVector3f(45,40,110),newVector3f(35,30,85),(byte)10,19991999,(short)0,(short)0,5.0f,(short)0,baseClassesSaetor,skillsGrantedSaetor,powersGrantedSaetor,effectsListSaetor);
Racelizardman=newRace(1998,"Lizardman","Rulers of the swamps, Lizardmen treat all intruders with great hostility.",newVector3f(35,30,85),newVector3f(55,50,120),newVector3f(50,45,115),newVector3f(45,40,110),newVector3f(35,30,85),(byte)10,19981998,(short)0,(short)0,5.0f,(short)0,baseClassesLizardman,skillsGrantedLizardman,powersGrantedLizardman,effectsListLizardman);