mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-03 17:46:36 +00:00
svn -> git Migration
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `zone` ADD column `shutdowndelay` bigint (16) unsigned NOT NULL default '5000';
|
||||
INSERT INTO rule_values VALUES (1,'Zone:AutoShutdownDelay', 5000);
|
||||
Reference in New Issue
Block a user