diff options
-rw-r--r-- | sql/updates/world/3.3.5/2017_01_02_08_world.sql | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2017_01_02_08_world.sql b/sql/updates/world/3.3.5/2017_01_02_08_world.sql new file mode 100644 index 00000000000..67d31f75c8f --- /dev/null +++ b/sql/updates/world/3.3.5/2017_01_02_08_world.sql @@ -0,0 +1,4 @@ +-- +UPDATE `smart_scripts` SET `action_type`=11, `action_param1`=35374, `action_param2`=0 WHERE `entryorguid`=20561 AND `source_type`=0 AND `id`=1; +UPDATE `smart_scripts` SET `event_param1`=0 WHERE `entryorguid`=1665500 AND `source_type`=9 AND `id`=0; +UPDATE `smart_scripts` SET `link`=0 WHERE `entryorguid`=14908 AND `source_type`=0 AND `id`=7; |