feat: 시나리오 event 포맷에서 target, priority 추가
This commit is contained in:
@@ -11,11 +11,13 @@
|
||||
],
|
||||
"events": [
|
||||
[
|
||||
"month", 1000,
|
||||
["Date", "==", null, 12],
|
||||
["CreateManyNPC", 100, 0],
|
||||
["DeleteEvent"]
|
||||
],
|
||||
[
|
||||
"month", 1000,
|
||||
["Date", "==", 181, 12],
|
||||
["ChangeCity", "occupied", {
|
||||
"pop": "+60000",
|
||||
|
||||
Reference in New Issue
Block a user