diff options
| author | Vincent-Michael <Vincent_Michael@gmx.de> | 2013-09-10 18:55:03 +0200 |
|---|---|---|
| committer | Vincent-Michael <Vincent_Michael@gmx.de> | 2013-09-10 18:55:03 +0200 |
| commit | a5bcab16a90e57ad786ba5331fb8fb0d490ed0e5 (patch) | |
| tree | 2af51c2b2c454f482c095bcf907f4351705b6018 | |
| parent | d617969d22547b74f674c529f7301bd764990e91 (diff) | |
DB/Creature: Removed hack in 356ba1e0ce29c12815d927e3c87193f3f877071f
| -rw-r--r-- | sql/updates/world/2013_09_10_20_world_creature_template.sql | 1 |
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; |
