mob resist issue
This commit is contained in:
@@ -94,6 +94,7 @@ public class Mob extends AbstractIntelligenceAgent {
|
|||||||
this.bindLoc = Vector3fImmutable.ZERO;
|
this.bindLoc = Vector3fImmutable.ZERO;
|
||||||
this.gridObjectType = GridObjectType.DYNAMIC;
|
this.gridObjectType = GridObjectType.DYNAMIC;
|
||||||
this.agentType = AIAgentType.MOBILE;
|
this.agentType = AIAgentType.MOBILE;
|
||||||
|
setResistsForMob(this);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user