Cleanups to config and source (#1720)

* general edits

* Clarify comment for bot teleportation map IDs
This commit is contained in:
Crow
2025-10-14 08:43:18 -05:00
committed by GitHub
parent e1fa733aa5
commit 3260ca1429
4 changed files with 50 additions and 48 deletions

View File

@@ -79,7 +79,7 @@ public:
void InitFood();
void InitMounts();
void InitBags(bool destroyOld = true);
void ApplyEnchantAndGemsNew(bool destoryOld = true);
void ApplyEnchantAndGemsNew(bool destroyOld = true);
void InitInstanceQuests();
void UnbindInstance();
void InitKeyring();