From 2752163e6152bd44a437e8130f7b8a3eabc56fa3 Mon Sep 17 00:00:00 2001 From: Aokromes Date: Sun, 31 Jan 2016 20:47:44 +0100 Subject: Rename sql/world/2016_01_30_05_world.sql to sql/updates/world/2016_01_30_05_world.sql Now yes... (cherry picked from commit 20a8476cd885417b1f2fd4ac27c440efafae7bb8) --- sql/updates/world/2016_04_02_16_world_2016_01_30_05_world.sql | 2 ++ sql/world/2016_01_30_05_world.sql | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 sql/updates/world/2016_04_02_16_world_2016_01_30_05_world.sql delete mode 100644 sql/world/2016_01_30_05_world.sql (limited to 'sql') diff --git a/sql/updates/world/2016_04_02_16_world_2016_01_30_05_world.sql b/sql/updates/world/2016_04_02_16_world_2016_01_30_05_world.sql new file mode 100644 index 00000000000..1e341506dfc --- /dev/null +++ b/sql/updates/world/2016_04_02_16_world_2016_01_30_05_world.sql @@ -0,0 +1,2 @@ +UPDATE `smart_scripts` SET `event_param1`=60600, `event_param2`=60600 WHERE `entryorguid`=3101600 AND `source_type`=9 AND `id`=8 AND `link`=0; +UPDATE `smart_scripts` SET `action_param1`=2, `comment`='Overthane Balargarde - On Data Set - Set Phase 2' WHERE `entryorguid`=31016 AND `source_type`=0 AND `id`=26 AND `link`=33; diff --git a/sql/world/2016_01_30_05_world.sql b/sql/world/2016_01_30_05_world.sql deleted file mode 100644 index 1e341506dfc..00000000000 --- a/sql/world/2016_01_30_05_world.sql +++ /dev/null @@ -1,2 +0,0 @@ -UPDATE `smart_scripts` SET `event_param1`=60600, `event_param2`=60600 WHERE `entryorguid`=3101600 AND `source_type`=9 AND `id`=8 AND `link`=0; -UPDATE `smart_scripts` SET `action_param1`=2, `comment`='Overthane Balargarde - On Data Set - Set Phase 2' WHERE `entryorguid`=31016 AND `source_type`=0 AND `id`=26 AND `link`=33; -- cgit v1.2.3