fix(DB/creature_model_info): prevent NPC George Candarte incorrect display (#6299)
This commit is contained in:
parent
4b67e78b02
commit
137c0137fc
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1623313289211649200');
|
||||
|
||||
UPDATE `creature_model_info` SET `DisplayID_Other_Gender` = 0 WHERE `DisplayID` = 3680;
|
||||
Loading…
Add table
Add a link
Reference in a new issue