Files
FireflyGo_Resources/ExcelOutput/PamPlaceInfo.json
2025-08-14 09:04:39 +07:00

32 lines
419 B
JSON

[
{
"PamPlaceType": "Ground",
"PamActionList": [
"Cleaning"
]
},
{
"PamPlaceType": "Window",
"PamActionList": [
"Window"
]
},
{
"PamPlaceType": "Jukebox",
"PamActionList": [
"Music"
]
},
{
"PamPlaceType": "Plant",
"PamActionList": [
"Plant"
]
},
{
"PamPlaceType": "Vending",
"PamActionList": [
"Vending"
]
}
]