diff options
-rw-r--r-- | sql/updates/world/2014_02_20_02_world_creature.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2014_02_20_02_world_creature.sql b/sql/updates/world/2014_02_20_02_world_creature.sql new file mode 100644 index 00000000000..7a81afa2631 --- /dev/null +++ b/sql/updates/world/2014_02_20_02_world_creature.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature` SET `modelid`=16502 WHERE `guid`=71031 and `id`=19937; |