mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
3
sql/updates/world/3.3.5/2020_05_27_01_world.sql
Normal file
3
sql/updates/world/3.3.5/2020_05_27_01_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `event_param1` = 0, `event_param2` = 0 WHERE `entryorguid` = 2397503 AND `source_type` = 9 AND `id` = 0;
|
||||
UPDATE `smart_scripts` SET `event_param1` = 0, `event_param2` = 0 WHERE `entryorguid` = 3002200 AND `source_type` = 9 AND `id` = 2;
|
||||
Reference in New Issue
Block a user