Files
turnbasedgamedata/Config/Level/GroupGraph/F10000003/Group_F10000003_G77.json
2025-11-05 00:34:44 +01:00

36 lines
756 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"
},
{
"BlockAlias": "Bar_2F_Bathroom",
"PrefabAlias": "BathSalt_04"
}
]
}
]
}
],
"Type": "Group",
"EntityEventList": []
}