@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2026_04_03_00 -> 2026_04_12_00
|
||||||
-- Flush all respawn times to ensure a clean slate for the spawn group system.
|
-- 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;
|
-- Compat-mode creatures/GOs will respawn naturally on next grid load;
|
||||||
-- non-compat spawns will be handled by ProcessRespawns().
|
-- non-compat spawns will be handled by ProcessRespawns().
|
||||||
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2026_04_12_04 -> 2026_04_12_05
|
||||||
--
|
--
|
||||||
DROP TABLE IF EXISTS `spawn_group_template`;
|
DROP TABLE IF EXISTS `spawn_group_template`;
|
||||||
CREATE TABLE `spawn_group_template` (
|
CREATE TABLE `spawn_group_template` (
|
||||||
Reference in New Issue
Block a user