도시의 민심을 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
+2 -2
View File
@@ -710,14 +710,14 @@
"agri":"70%",
"comm":"70%",
"secu":"70%",
"rate":80
"trust":80
}],
["ChangeCity", "occupied", {
"pop":"70%",
"agri":"70%",
"comm":"70%",
"secu":"70%",
"rate":80,
"trust":80,
"def":"70%",
"wall":"70%"
}]