mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-26 20:02:25 +01:00
DB/SAI: Fix some SAI
This commit is contained in:
3
sql/updates/world/3.3.5/2020_02_13_00_world.sql
Normal file
3
sql/updates/world/3.3.5/2020_02_13_00_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `event_param1`=12544 WHERE `entryorguid` IN (35008,35602) AND `source_type`=0 AND `id`=0;
|
||||
UPDATE `smart_scripts` SET `event_param1`=12544 WHERE `entryorguid` IN (24029) AND `source_type`=0 AND `id`=5;
|
||||
Reference in New Issue
Block a user