도시의 민심을 int에서 float으로 변경하고 명칭을 rate에서 trust로 변경

This commit is contained in:
2018-09-02 16:03:04 +09:00
parent 7bab771555
commit 43f561ce11
27 changed files with 130 additions and 114 deletions
+1 -1
View File
@@ -457,7 +457,7 @@ create table city (
comm2 int(5) default 0,
secu int(5) default 0,
secu2 int(5) default 0,
rate int(3) default 0,
trust float default 0,
trade int(3) default 100,
dead int(7) default 0,
def int(5) default 0,