forked from MagicBane/Server
region lookup and height offset for AbstractCharacters when setLoc is called
This commit is contained in:
@@ -1743,7 +1743,6 @@ public class Mob extends AbstractIntelligenceAgent {
|
||||
this.level = (short) newRank;
|
||||
this.recalculateStats();
|
||||
this.setHealth(this.healthMax);
|
||||
this.setLoc(this.bindLoc);
|
||||
}
|
||||
|
||||
public boolean isRanking() {
|
||||
|
||||
Reference in New Issue
Block a user