fix(DB/Creature): Remove incorrect other gender display from Vurtok Axebreaker. (#22782)
This commit is contained in:
parent
c9e1782d7a
commit
1278ccff12
1 changed files with 1 additions and 0 deletions
1
data/sql/updates/pending_db_world/vurtok-axebreaker.sql
Normal file
1
data/sql/updates/pending_db_world/vurtok-axebreaker.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
UPDATE `creature_model_info` SET `DisplayID_Other_Gender` = 0 WHERE `DisplayID` IN (16292, 16294);
|
||||
Loading…
Add table
Add a link
Reference in a new issue