gen123 => officer432

This commit is contained in:
2019-10-05 02:45:20 +09:00
parent cd25aaaca6
commit 1e7e01b6b0
27 changed files with 299 additions and 486 deletions
+6 -6
View File
@@ -263,12 +263,12 @@ $city_schema = "
def2 int(5) default 0,
wall int(5) default 0,
wall2 int(5) default 0,
gen1 int(4) default 0,
gen2 int(4) default 0,
gen3 int(4) default 0,
gen1set int(1) default 0,
gen2set int(1) default 0,
gen3set int(1) default 0,
officer4 int(4) default 0,
officer3 int(4) default 0,
officer2 int(4) default 0,
officer4set int(1) default 0,
officer3set int(1) default 0,
officer2set int(1) default 0,
state int(2) default 0,
region int(2) default 0,
term int(1) default 0,