rogue can promote to druid
This commit is contained in:
@@ -150,6 +150,9 @@ public class PromotionClass extends AbstractGameObject {
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
if(this.getName().equals("Druid") && token == 2502)
|
||||||
|
return true;
|
||||||
|
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user