mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
fix(DB/Creature): add TRIGGER flag to 'Ribbon Pole Fire Spiral Bunny' (#19115)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- add TRIGGER flag to 'Ribbon Pole Fire Spiral Bunny'
|
||||
UPDATE `creature_template` SET `flags_extra` = (`flags_extra` | 128) WHERE (`entry` = 25303);
|
||||
Reference in New Issue
Block a user