chore(DB): import pending files

Referenced commit(s): 2ce220c548
This commit is contained in:
github-actions[bot] 2026-04-15 21:07:11 +00:00
parent 2ce220c548
commit 5b22c8f16c

View file

@ -1,3 +1,4 @@
-- DB update 2026_04_15_00 -> 2026_04_15_01
-- Set respawn time on 0 (17 - Force Despawn).
UPDATE `smart_scripts` SET `action_param2` = 0 WHERE (`entryorguid` = 29686) AND (`source_type` = 0) AND (`id` IN (7));