aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent-Michael <Vincent_Michael@gmx.de>2013-09-10 18:55:03 +0200
committerVincent-Michael <Vincent_Michael@gmx.de>2013-09-10 18:55:03 +0200
commita5bcab16a90e57ad786ba5331fb8fb0d490ed0e5 (patch)
tree2af51c2b2c454f482c095bcf907f4351705b6018
parentd617969d22547b74f674c529f7301bd764990e91 (diff)
DB/Creature: Removed hack in 356ba1e0ce29c12815d927e3c87193f3f877071f
-rw-r--r--sql/updates/world/2013_09_10_20_world_creature_template.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2013_09_10_20_world_creature_template.sql b/sql/updates/world/2013_09_10_20_world_creature_template.sql
new file mode 100644
index 00000000000..e4f1cc77e09
--- /dev/null
+++ b/sql/updates/world/2013_09_10_20_world_creature_template.sql
@@ -0,0 +1 @@
+UPDATE `creature_template` SET `modelid1`=1126,`modelid2`=16925 WHERE `entry`=21393;