Files
2024-11-28 17:00:03 +00:00

53 lines
1.0 KiB
JSON

{
"filler": "G",
"rubber": " ",
"allowDoors": false,
"allowFillers": false,
"minfloors": 2,
"mincellars": 1,
"maxcellars": 2,
"parts": [
{
"top": false,
"cellar": true,
"ground": false,
"part": "c70cities:building_hotel3_base2"
},
{
"top": false,
"cellar": true,
"ground": false,
"part": "c70cities:building_hotel3_base1"
},
{
"top": false,
"cellar": false,
"ground": true,
"part": "c70cities:building_hotel3_ground"
},
{
"top": false,
"cellar": false,
"ground": false,
"part": "c70cities:building_hotel3_floor3"
},
{
"top": false,
"cellar": false,
"ground": false,
"part": "c70cities:building_hotel3_floor2"
},
{
"top": false,
"cellar": false,
"ground": false,
"part": "c70cities:building_hotel3_floor1"
},
{
"top": true,
"cellar": false,
"ground": false,
"part": "c70cities:building_hotel3_top"
}
]
}