chore(DB): import pending files

Referenced commit(s): f5c4de92eb
This commit is contained in:
github-actions[bot]
2026-04-12 20:53:13 +00:00
parent f5c4de92eb
commit c839ddf829
2 changed files with 2 additions and 0 deletions

View File

@@ -1,5 +0,0 @@
-- Flush all respawn times to ensure a clean slate for the spawn group system.
-- Compat-mode creatures/GOs will respawn naturally on next grid load;
-- non-compat spawns will be handled by ProcessRespawns().
TRUNCATE TABLE `creature_respawn`;
TRUNCATE TABLE `gameobject_respawn`;