turnbasedgamedata/Config/Level/Mission/4040100/Mission_404010070.json
2024-10-21 03:16:22 -03:00

25 lines
498 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_404010070"
}
},
{
"$type": "RPG.GameCore.ConsumeMissionItem",
"SubMissionID": 404010070,
"IsAutoConsume": true,
"Desc": {
"Hash": 278713946
},
"SimpleTalk": {}
}
]
}
],
"Type": "Mission"
}