chore(DB): import pending files

Referenced commit(s): 0bb5bb3010
This commit is contained in:
github-actions[bot] 2026-04-29 15:21:59 +00:00
parent 0bb5bb3010
commit 5be8a8a8ac

View file

@ -1,3 +1,4 @@
-- DB update 2026_04_29_05 -> 2026_04_29_06
-- Remove DisplayID_Other_Gender.
UPDATE `creature_model_info` SET `DisplayID_Other_Gender` = 0 WHERE (`DisplayID` IN (12829, 12830));