테스트 기수용 맵 추가, 증축 비용 상수값 추가

This commit is contained in:
2020-01-28 02:59:06 +09:00
parent a5b404298b
commit 8394c9780c
6 changed files with 133 additions and 3 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"title":"【공백지】 무주공산",
"startYear":180,
"map":{
"mapName":"miniche_clean"
},
"history":[
],
"const": {
"expandCityDefaultCost": 30000,
"expandCityCostCoef": 250
}
}