diff --git a/sql/updates/world/3.3.5/2017_03_17_02_world_355.sql b/sql/updates/world/3.3.5/2017_03_17_00_world_355.sql similarity index 100% rename from sql/updates/world/3.3.5/2017_03_17_02_world_355.sql rename to sql/updates/world/3.3.5/2017_03_17_00_world_355.sql diff --git a/sql/updates/world/3.3.5/2017_03_17_01_world.sql b/sql/updates/world/3.3.5/2017_03_17_01_world.sql new file mode 100644 index 00000000000..52e520c419f --- /dev/null +++ b/sql/updates/world/3.3.5/2017_03_17_01_world.sql @@ -0,0 +1,5 @@ +-- +DELETE FROM `spell_scripts` WHERE `id`=38173; +INSERT INTO `spell_scripts` (`id`, `effIndex`, `delay`, `command`, `datalong`, `datalong2`, `dataint`, `x`, `y`, `z`, `o`) VALUES +(38173, 0, 0, 15, 39074, 1, 0, 0, 0, 0, 0); +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `target_type`=1, `comment`='Spirit - action list - Despawn' WHERE `entryorguid`=2202300 AND `source_type`=9 AND `id`=2;