멸망시 임관 확률을 변경 가능하도록 설정

This commit is contained in:
2020-05-30 03:18:23 +09:00
parent 4e962bba09
commit 0867a234c2
5 changed files with 20 additions and 6 deletions
+4 -1
View File
@@ -2,5 +2,8 @@
"title":"【공백지】 일반",
"startYear":180,
"history":[
]
],
"const": {
"joinRuinedNPCProp":0
}
}
+4 -1
View File
@@ -5,5 +5,8 @@
"mapName":"miniche"
},
"history":[
]
],
"const": {
"joinRuinedNPCProp":0
}
}
+2 -1
View File
@@ -10,6 +10,7 @@
"expandCityPopIncreaseAmount": 80000,
"expandCityDevelIncreaseAmount": 1350,
"expandCityWallIncreaseAmount": 1600,
"defaultMaxGeneral":300
"defaultMaxGeneral":300,
"joinRuinedNPCProp":0
}
}