forked from MagicBane/Server
run siege minion after load
This commit is contained in:
@@ -2032,11 +2032,6 @@ public class Mob extends AbstractIntelligenceAgent {
|
||||
this.maxDamageHandTwo = (short) maxDamage;
|
||||
this.speedHandTwo = 30;
|
||||
}
|
||||
if(this.isSiege() == true)
|
||||
{
|
||||
this.rangeHandOne = 310;
|
||||
this.rangeHandTwo = 310;
|
||||
}
|
||||
}
|
||||
|
||||
private static float getModifiedAmount(CharacterSkill skill) {
|
||||
|
||||
Reference in New Issue
Block a user