balance: 초반 NPC 생성 시 모든 국가를 채울 수 있을 정도로는 제공
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"iconPath": "쿠키런킹덤",
|
||||
"fiction": 1,
|
||||
"nation":[
|
||||
|
||||
|
||||
],
|
||||
"map":{
|
||||
"mapName":"miniche",
|
||||
@@ -100,7 +100,7 @@
|
||||
"events":[
|
||||
[
|
||||
["or", ["Date", "==", null, 12], ["Date", "==", null, 6]],
|
||||
["CreateManyNPC", 30],
|
||||
["CreateManyNPC", 10, 10],
|
||||
["DeleteEvent"]
|
||||
],
|
||||
[
|
||||
@@ -109,5 +109,5 @@
|
||||
["DeleteEvent"]
|
||||
]
|
||||
]
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user