flash message can be more than one word
This commit is contained in:
@@ -1905,9 +1905,9 @@ public class Mob extends AbstractIntelligenceAgent {
|
|||||||
this.minDamageHandOne *= 2;
|
this.minDamageHandOne *= 2;
|
||||||
this.minDamageHandTwo *= 2;
|
this.minDamageHandTwo *= 2;
|
||||||
this.mobResists = new Resists("Dropper");
|
this.mobResists = new Resists("Dropper");
|
||||||
} else {
|
}// else {
|
||||||
setResistsForMob(this);
|
//setResistsForMob(this);
|
||||||
}
|
//}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user