Breakpoint set

This commit is contained in:
2025-10-27 19:40:48 -04:00
parent ffae01955b
commit 3b4e8d92ea
-3
View File
@@ -1125,9 +1125,6 @@ public class Mob extends AbstractIntelligenceAgent implements Delayed {
// Configure AI related values
if (this.objectUUID == 889440)
this.building = BuildingManager.getBuilding(this.buildingUUID);
switch (this.behaviourType) {
case GuardCaptain:
this.agentType = AIAgentType.GUARDCAPTAIN;