aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAristoo <marek.pavlik0@eznam.cz>2012-09-11 00:31:33 +0100
committerNay <dnpd.dd@gmail.com>2012-09-11 00:31:43 +0100
commit292cca744a441c4d109c83235b645a7fc3754e5f (patch)
tree39f8b38edafa128b1e791cf325ef0de70aaaec02
parent282767450c663886fc8797600788b8e59d46fac0 (diff)
DB/NPCs: Little Ooze (Rotface in ICC) can not be taunted
Closes #1993
-rw-r--r--sql/updates/world/2012_09_10_06_world_creature_template.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2012_09_10_06_world_creature_template.sql b/sql/updates/world/2012_09_10_06_world_creature_template.sql
new file mode 100644
index 00000000000..24a60b107ec
--- /dev/null
+++ b/sql/updates/world/2012_09_10_06_world_creature_template.sql
@@ -0,0 +1 @@
+UPDATE `creature_template` SET `flags_extra`=`flags_extra`|256 WHERE `entry` IN (36897, 38138); -- Little Ooze