From a5bcab16a90e57ad786ba5331fb8fb0d490ed0e5 Mon Sep 17 00:00:00 2001 From: Vincent-Michael Date: Tue, 10 Sep 2013 18:55:03 +0200 Subject: DB/Creature: Removed hack in 356ba1e0ce29c12815d927e3c87193f3f877071f --- sql/updates/world/2013_09_10_20_world_creature_template.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/2013_09_10_20_world_creature_template.sql (limited to 'sql/updates') 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; -- cgit v1.2.3