33 lines
420 B
JSON
33 lines
420 B
JSON
[
|
|
{
|
|
"PamPlaceType": "Ground",
|
|
"PamActionList": [
|
|
"Cleaning"
|
|
]
|
|
},
|
|
{
|
|
"PamPlaceType": "Window",
|
|
"PamActionList": [
|
|
"Window"
|
|
]
|
|
},
|
|
{
|
|
"PamPlaceType": "Jukebox",
|
|
"PamActionList": [
|
|
"Music"
|
|
]
|
|
},
|
|
{
|
|
"PamPlaceType": "Plant",
|
|
"PamActionList": [
|
|
"Plant"
|
|
]
|
|
},
|
|
{
|
|
"PamPlaceType": "Vending",
|
|
"PamActionList": [
|
|
"Vending"
|
|
]
|
|
}
|
|
]
|