Files
turnbasedgamedata/Config/Level/Props/Chap00/InitLevelGraph_Prop_Chapter00_PhotoFrame_01.json
2024-10-21 03:16:22 -03:00

27 lines
383 B
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": []
},
{
"TaskList": []
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Key": "BlockAlias"
},
{
"$type": "RPG.GameCore.SharedString",
"Key": "PrefabAlias"
}
]
}
}