chore(DB): import pending files

Referenced commit(s): 4a1516de75
This commit is contained in:
github-actions[bot]
2026-05-02 12:18:57 +00:00
parent 4a1516de75
commit 75fab8f478
@@ -1,3 +1,4 @@
-- DB update 2026_05_02_01 -> 2026_05_02_02
-- Set Probability to 0 for Mine Car and Iron Dwarf Relic second model.
UPDATE `creature_template_model` SET `Probability` = 0 WHERE (`CreatureID` IN (28817, 24824)) AND (`Idx` IN (1));