mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 17:19:07 +00:00
fix(DB/Creature): Remove incorrect other gender display from Vurtok Axebreaker. (#22782)
This commit is contained in:
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);
|
||||
Reference in New Issue
Block a user