chore(DB): import pending files

Referenced commit(s): 13c208b0f2
This commit is contained in:
github-actions[bot] 2026-04-23 22:03:45 +00:00
parent 13c208b0f2
commit 81b71b718b

View file

@ -1,3 +1,4 @@
-- DB update 2026_04_23_01 -> 2026_04_23_02
-- Remove Mount from Creature Addon (it is setted using SAI).
UPDATE `creature_addon` SET `mount` = 0 WHERE (`guid` IN (86873));