diff options
author | Aokromes <Aokromes@users.noreply.github.com> | 2015-03-23 01:18:54 +0100 |
---|---|---|
committer | Aokromes <Aokromes@users.noreply.github.com> | 2015-03-23 01:18:54 +0100 |
commit | 4af0a51877d8ecf1c0eb3f038f054ff8b698ab72 (patch) | |
tree | 1d462af7a0aecbab8cb3ec1dea35d8ccf139c446 | |
parent | f1f3e4988e7d835191c29316327f79b44e7255d3 (diff) |
DB/Quest: Into the Pit / Back to the Pit
By Killyana closes #14345
-rw-r--r-- | sql/updates/world/2015_03_23_02_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
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; |