chore(DB): import pending files

Referenced commit(s): c87239f994
This commit is contained in:
github-actions[bot] 2026-03-19 01:47:24 +00:00
parent c87239f994
commit be53f19a52

View file

@ -1,2 +1,3 @@
-- DB update 2026_03_18_02 -> 2026_03_19_00
-- Remove incorrect IMMUNE_TO_PC from Malygos spawn flags
UPDATE `creature` SET `unit_flags` = 0 WHERE `guid` = 132313 AND `id1` = 28859;