forked from MagicBane/Server
Method inlined
This commit is contained in:
@@ -897,7 +897,7 @@ public class Mob extends AbstractIntelligenceAgent {
|
||||
|
||||
this.setCombatTarget(null);
|
||||
this.hasLoot = false;
|
||||
ZoneManager.getSeaFloor().zoneMobSet.remove(this);
|
||||
ZoneManager.seaFloor.zoneMobSet.remove(this);
|
||||
|
||||
try {
|
||||
this.clearEffects();
|
||||
|
||||
Reference in New Issue
Block a user