chore(DB): import pending files

Referenced commit(s): 295507c9ce
This commit is contained in:
github-actions[bot] 2026-03-29 09:28:58 +00:00
parent 2b56061cb7
commit 4cedf09ff3

View file

@ -1,2 +1,3 @@
-- DB update 2026_03_29_00 -> 2026_03_29_01
-- Fix Ashtongue Channeler saved health (was incorrectly 1)
UPDATE `creature` SET `curhealth` = 87973 WHERE `id1` = 23421;