Files
turnbasedgamedata/Config/Level/GroupGraph/F40465002/Group_F40465002_G4.json
2025-09-25 21:02:32 +02: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"
}