mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
Make Ground Spawn sql required in https://github.com/EQEmu/Server/commit/97873ff42d6b4407d790e5d79886c7ee2c2259f0
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
ALTER TABLE `ground_spawns` MODIFY `respawn_timer` int(11) unsigned NOT NULL default 300;
|
||||
UPDATE `ground_spawns` SET `respawn_timer` = `respawn_timer` / 1000;
|
||||
Reference in New Issue
Block a user