forked from MagicBane/Server
Breakpoint set
This commit is contained in:
@@ -150,6 +150,9 @@ public class Mob extends AbstractIntelligenceAgent implements Delayed {
|
||||
|
||||
this.currentID = this.dbID;
|
||||
|
||||
if (this.dbID == 889440)
|
||||
Logger.info("hit");
|
||||
|
||||
} catch (Exception e) {
|
||||
Logger.error(e + " " + this.dbID);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user