chore(DB): import pending files

Referenced commit(s): e2029c3633
This commit is contained in:
github-actions[bot]
2024-05-15 18:43:46 +00:00
parent e2029c3633
commit 6874d5e61b

View File

@@ -1,3 +1,4 @@
-- DB update 2024_05_14_02 -> 2024_05_15_00
-- clear all gameobjects in map 30 "Alterac Valley"
-- these will be spawned in the bg script
DELETE FROM `gameobject` WHERE `map` = 30;