mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
32 lines
419 B
JSON
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"
|
|
]
|
|
}
|
|
] |