Template now templteID to make room for the actual template.

This commit is contained in:
2023-10-20 15:20:30 -04:00
parent 6559f232a3
commit 4795a315ad
7 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ public class ZoneSetCmd extends AbstractDevCmd {
zone = ZoneManager.findSmallestZone(playerCharacter.getLoc());
throwbackInfo(playerCharacter, zone.zoneName + " (" + zone.template + ") " + zone.getObjectUUID());
throwbackInfo(playerCharacter, zone.zoneName + " (" + zone.templateID + ") " + zone.getObjectUUID());
// NPC