mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 06:06:23 +00:00
fix(DB/creature) Light's Hope Muradin/Saurfang Wrong Models (#3600)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1603400273862064800');
|
||||
UPDATE `creature` SET `id` = 32315, `modelid` = 0 WHERE `guid` = 200984;
|
||||
UPDATE `creature_template` SET `modelid1` = 30583, `modelid2` = 27905 WHERE `entry` = 32315;
|
||||
Reference in New Issue
Block a user