mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-02 07:07:29 +01:00
DB/Creature: Fix some bad data
This commit is contained in:
2
sql/updates/world/4.3.4/2018_03_09_00_world.sql
Normal file
2
sql/updates/world/4.3.4/2018_03_09_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature` SET `modelid` = 0 WHERE `id` = 30169;
|
||||
Reference in New Issue
Block a user