chore(DB): import pending files

Referenced commit(s): b348455d53
This commit is contained in:
github-actions[bot]
2026-02-15 12:01:35 +00:00
parent 19f418f489
commit ce3ebadbec
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2026_02_13_03 -> 2026_02_15_00
DELETE FROM `waypoint_data` WHERE `id` IN (304490, 304520, 304510);
-- CREATURE_FLAG_EXTRA_HARD_RESET

View File

@@ -1,2 +1,3 @@
-- DB update 2026_02_15_00 -> 2026_02_15_01
-- Remove unused ScriptName from Pure Saronite Deposit
UPDATE `gameobject_template` SET `ScriptName` = '' WHERE `entry` = 195036;