chore(DB): import pending files

Referenced commit(s): 9daeb0d20c
This commit is contained in:
github-actions[bot]
2025-11-28 19:06:06 +00:00
parent 9daeb0d20c
commit 1c0b89c882

View File

@@ -1,3 +1,4 @@
-- DB update 2025_11_28_05 -> 2025_11_28_06
--
-- Increase despawn timer
UPDATE `smart_scripts` SET `action_param3`=180000 WHERE `entryorguid` IN (-125414, -123669, -123663, -123660) AND `source_type`=0 AND `id`=0;