Files
turnbasedgamedata/ExcelOutput/PamPlaceInfo.json
2024-10-21 03:16:22 -03: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"
]
}
]