json에서 장수 등록시 국가 소속 장수를 셀 수 있으므로 genCnt 속성 삭제

This commit is contained in:
2018-03-28 17:30:36 +09:00
parent 9b139e54f4
commit f442ae3b97
18 changed files with 144 additions and 128 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"life":0,
"fiction":0,
"nation":[
["str:국가명", "#800000", "int:금", "int:쌀", "str:국가설명", "int:기술", "int:장수?", "str:성향", "int:국가규모",
["str:국가명", "#800000", "int:금", "int:쌀", "str:국가설명", "int:기술", "str:성향", "int:국가규모",
["str:소속도시"]
]
],