aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2014_08_22_04_world_misc.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2014_08_22_04_world_misc.sql b/sql/updates/world/2014_08_22_04_world_misc.sql
new file mode 100644
index 00000000000..318c4eb1f92
--- /dev/null
+++ b/sql/updates/world/2014_08_22_04_world_misc.sql
@@ -0,0 +1,2 @@
+UPDATE `creature_template` SET `ainame`='', `scriptname`='npc_jungle_punch_target' WHERE `entry` IN(28568,28047,27986);
+UPDATE `creature_template` SET `scriptname`='npc_the_etymidian' WHERE `entry` =28033;