mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-06-03 13:41:43 -04:00
CreatureSpawn struct gains four AzerothCore-standard NPC flag bits: trainer -> npcflag 0x10 repair -> npcflag 0x1000 banker -> npcflag 0x20000 auctioneer -> npcflag 0x200000 Saved/loaded via the JSON spawn file, exported to creature_template.npcflag, exposed as checkboxes in the NPC template panel. Lets users build full city NPCs (city auctioneer, weapon trainer, etc.) without dropping to SQL.
7.2 KiB
7.2 KiB