From a4846a04e049b96292306d1c6fb18e50d4f05e2e Mon Sep 17 00:00:00 2001 From: Aokromes Date: Mon, 23 Mar 2015 01:18:54 +0100 Subject: DB/Quest: Into the Pit / Back to the Pit By Killyana closes #14345 (cherry picked from commit 4af0a51877d8ecf1c0eb3f038f054ff8b698ab72) Conflicts: sql/updates/world/2015_03_23_02_world.sql --- sql/updates/world/2015_03_23_02_world_f355.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2015_03_23_02_world_f355.sql (limited to 'sql/updates') diff --git a/sql/updates/world/2015_03_23_02_world_f355.sql b/sql/updates/world/2015_03_23_02_world_f355.sql new file mode 100644 index 00000000000..3bc255d569e --- /dev/null +++ b/sql/updates/world/2015_03_23_02_world_f355.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `action_type`=18, `action_param1`=512, `comment`='Hyldsmeet Warbear - Out of Combat - Set Unit_flag immune to npc (No Repeat)' WHERE `entryorguid`=30174 AND `id`=0; -- cgit v1.2.3