mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +01:00
DB/Creature: Fixed wrong modelid of Jaina/Sylvanas in Forge of Souls
Close #22459
This commit is contained in:
1
sql/updates/world/3.3.5/2018_09_30_00_world.sql
Normal file
1
sql/updates/world/3.3.5/2018_09_30_00_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `creature` SET `modelid`=0 WHERE `guid` IN (201765,201886);
|
||||
Reference in New Issue
Block a user