From 4af0a51877d8ecf1c0eb3f038f054ff8b698ab72 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 --- sql/updates/world/2015_03_23_02_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2015_03_23_02_world.sql (limited to 'sql') diff --git a/sql/updates/world/2015_03_23_02_world.sql b/sql/updates/world/2015_03_23_02_world.sql new file mode 100644 index 00000000000..3bc255d569e --- /dev/null +++ b/sql/updates/world/2015_03_23_02_world.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