region height work

This commit is contained in:
2023-09-13 21:07:57 -05:00
parent 200318ddcf
commit 9b7fc0a93b
4 changed files with 14 additions and 36 deletions
+1 -1
View File
@@ -865,7 +865,7 @@ public class NPC extends AbstractCharacter {
this.bindLoc = new Vector3fImmutable(this.statLat, this.statAlt, this.statLon);
this.bindLoc = this.parentZone.getLoc().add(this.bindLoc);
this.loc = new Vector3fImmutable(bindLoc);
this.setLoc(bindLoc);
// Handle NPCs within buildings