Files
turnbasedgamedata/Config/Level/GroupGraph/F10000003/Group_F10000003_G77.json
2024-12-02 04:04:12 -03:00

31 lines
612 B
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "Bar_2F_Bathroom",
"PrefabAlias": "BathSalt_01"
},
{
"BlockAlias": "Bar_2F_Bathroom",
"PrefabAlias": "BathSalt_02"
},
{
"BlockAlias": "Bar_2F_Bathroom",
"PrefabAlias": "BathSalt_03"
}
]
}
]
}
],
"Type": "Group"
}