chore(DB): import pending files

Referenced commit(s): 68558e8626
This commit is contained in:
github-actions[bot]
2025-04-19 11:16:33 +00:00
parent 68558e8626
commit 0ddce17a4f

View File

@@ -1,3 +1,4 @@
-- DB update 2025_04_17_01 -> 2025_04_19_00
-- replace noblegarden gameobject script by spell script
UPDATE `gameobject_template` SET `ScriptName` = '' WHERE (`ScriptName` = 'go_noblegarden_colored_egg') AND (`entry` BETWEEN 113768 AND 113772);