Debug code removed; issue resolved.

This commit is contained in:
2023-04-30 08:51:35 -04:00
parent 72e823744c
commit d1d6972930
-3
View File
@@ -171,9 +171,6 @@ public class NPC extends AbstractCharacter {
this.setObjectTypeMask(MBServerStatics.MASK_NPC);
int contractID = rs.getInt("npc_contractID");
if (currentID == 15551)
this.runeSetID = 11;
this.parentZoneID = rs.getInt("parent");
this.gridObjectType = GridObjectType.STATIC;