fix(DB/Creature): corrected model of Earthen Ring Guide (#7611)

- Closes #6501
This commit is contained in:
UltraNix
2021-09-01 15:44:57 +02:00
committed by GitHub
parent ccf2e43ad5
commit a823a8a386

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1630180229119275600');
UPDATE `creature_template` SET `modelid2`=0 WHERE `entry`=25324;