mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-11 03:13:10 +00:00
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