chore(DB): import pending files

Referenced commit(s): b094494cea
This commit is contained in:
github-actions[bot] 2025-12-04 00:00:07 +00:00
parent b094494cea
commit a06dcc2911

View file

@ -1,3 +1,4 @@
-- DB update 2025_12_02_04 -> 2025_12_04_00
UPDATE `creature_template` SET `exp` = 2 WHERE (`entry` = 32263);
UPDATE `creature` SET `curhealth` = 10080 WHERE (`id1` = 32263) AND `guid` = 85056;