chore(DB): import pending files

Referenced commit(s): f02af61358
This commit is contained in:
github-actions[bot]
2025-08-25 17:22:38 +00:00
parent f02af61358
commit 846efc3b64

View File

@@ -1,3 +1,4 @@
-- DB update 2025_08_25_01 -> 2025_08_25_02
-- fix dark portal creatures calling for help on aggro
-- 18948 Stormwind Soldier
UPDATE `smart_scripts` SET `event_type` = 4 WHERE (`entryorguid` = 18948) AND (`source_type` = 0) AND (`id` IN (7));