Files
turnbasedgamedata/Config/Level/Mission/1010101/Mission_NULL.json
2024-10-21 03:16:22 -03:00

15 lines
232 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Hold"
}
}
]
}
]
}