chore(DB): import pending files

Referenced commit(s): 3d03cb64ba
This commit is contained in:
github-actions[bot]
2024-06-24 08:11:24 +00:00
parent 3d03cb64ba
commit c87ed38011

View File

@@ -1,3 +1,4 @@
-- DB update 2024_06_23_00 -> 2024_06_24_00
-- 16606 'Midsummer Bonfire Despawner'
-- add TRIGGER flag
UPDATE `creature_template` SET `flags_extra` = (`flags_extra` | 128) WHERE (`entry` = 16606);