parent
f02af61358
commit
846efc3b64
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
-- DB update 2025_08_25_01 -> 2025_08_25_02
|
||||||
-- fix dark portal creatures calling for help on aggro
|
-- fix dark portal creatures calling for help on aggro
|
||||||
-- 18948 Stormwind Soldier
|
-- 18948 Stormwind Soldier
|
||||||
UPDATE `smart_scripts` SET `event_type` = 4 WHERE (`entryorguid` = 18948) AND (`source_type` = 0) AND (`id` IN (7));
|
UPDATE `smart_scripts` SET `event_type` = 4 WHERE (`entryorguid` = 18948) AND (`source_type` = 0) AND (`id` IN (7));
|
||||||
Loading…
Add table
Add a link
Reference in a new issue