chore(DB): import pending files

Referenced commit(s): 6ce7b1b29c
This commit is contained in:
github-actions[bot] 2026-08-20 18:55:14 +00:00
parent 6ce7b1b29c
commit 8f045c26f2

View file

@ -1,2 +1,3 @@
-- DB update 2026_08_20_02 -> 2026_08_20_03
-- Stillpine Ancestor Vark must address the player so that $n is resolved. -- Stillpine Ancestor Vark must address the player so that $n is resolved.
UPDATE `smart_scripts` SET `target_type` = 7 WHERE `entryorguid` = 1741000 AND `source_type` = 9 AND `id` = 4; UPDATE `smart_scripts` SET `target_type` = 7 WHERE `entryorguid` = 1741000 AND `source_type` = 9 AND `id` = 4;