feat: 시나리오 event 포맷에서 target, priority 추가

This commit is contained in:
2022-01-24 21:37:47 +09:00
parent ef0360f4ba
commit eb09ed9a6d
10 changed files with 73 additions and 46 deletions
+3
View File
@@ -59,11 +59,13 @@
},
"events":[
[
"month", 1000,
["Date", "==", null, 12],
["CreateManyNPC", 10, 10],
["DeleteEvent"]
],
[
"month", 1000,
["Date", "==", 182, 1],
["ChangeCity", "occupied", {
"trade":100
@@ -71,6 +73,7 @@
["DeleteEvent"]
],
[
"month", 1000,
["Date", "==", 182, 7],
["ChangeCity", "occupied", {
"trade":100