fix(DB/creature) Light's Hope Muradin/Saurfang Wrong Models (#3600)

This commit is contained in:
Akimbo
2020-11-05 18:58:00 +01:00
committed by GitHub
parent 95ee873e8f
commit b9e0bd1b32

View File

@@ -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;