mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 19:05:42 +00:00
3
data/sql/updates/db_world/2024_06_21_02.sql
Normal file
3
data/sql/updates/db_world/2024_06_21_02.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2024_06_21_01 -> 2024_06_21_02
|
||||
-- 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