balance: 초반 NPC 생성 시 모든 국가를 채울 수 있을 정도로는 제공

This commit is contained in:
2021-10-14 00:36:06 +09:00
parent 4a1bccdf75
commit 418007e572
7 changed files with 37 additions and 25 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"events": [
[
["Date", "==", null, 12],
["CreateManyNPC", 100],
["CreateManyNPC", 100, 0],
["DeleteEvent"]
],
[