fix(DB/Creature): corrected model of Earthen Ring Guide (#7611)
- Closes #6501
This commit is contained in:
parent
ccf2e43ad5
commit
a823a8a386
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1630180229119275600');
|
||||
|
||||
UPDATE `creature_template` SET `modelid2`=0 WHERE `entry`=25324;
|
||||
Loading…
Add table
Add a link
Reference in a new issue