천도 추가

This commit is contained in:
2020-04-14 01:49:40 +09:00
parent 33014dbd7d
commit 85389c4a60
11 changed files with 548 additions and 9 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ CREATE TABLE `nation` (
`onlinegen` VARCHAR(1024) NULL DEFAULT '',
`msg` TEXT NULL DEFAULT '',
`capital` INT(1) NULL DEFAULT '0',
`capset` INT(1) NULL DEFAULT '0',
`capset` INT(6) NULL DEFAULT '0',
`gennum` INT(3) NULL DEFAULT '1',
`gold` INT(8) NULL DEFAULT '0',
`rice` INT(8) NULL DEFAULT '0',