forked from mirror/azerothcore-wotlk
fix(DB/ModelInfo): Remove wrong Other Gender from a couple of DisplayIDs. (#25650)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
|
||||
-- Remove DisplayID_Other_Gender.
|
||||
UPDATE `creature_model_info` SET `DisplayID_Other_Gender` = 0 WHERE (`DisplayID` IN (12829, 12830));
|
||||
Reference in New Issue
Block a user