mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-06-03 05:31:20 -04:00
The CreatureSpawn struct has a faction field that was already exported to creature_template.faction but wasn't editable. Added an InputInt with a tooltip listing the common AzerothCore FactionTemplate IDs (Stormwind, Monster, Beast, Friendly, Critter, etc.) so users can pick the right hostility/disposition without referencing the DBC manually.