inhabitor/db/Backroom/context-steve2.json

84 lines
1.5 KiB
JSON

[
{
"type": "context",
"ref": "context-steve2",
"capacity": 64,
"name": "Welcome to Steve: Floor 2",
"mods": [
{
"town_dir": "",
"port_dir": "missing",
"type": "Region",
"realm": "Backroom",
"nitty_bits": 0,
"neighbors": [
"context-library",
"context-library",
"context-library",
"context-library"
]
}
]
},
{
"ref": "item-steve2.wall",
"mods": [
{
"y": 0,
"x": 0,
"style": 5,
"type": "Wall",
"orientation": 148
}
],
"type": "item",
"name": "Wall",
"in": "context-steve2"
},
{
"ref": "item-steve2.ground",
"mods": [
{
"y": 4,
"x": 0,
"style": 1,
"type": "Ground",
"orientation": 16
}
],
"type": "item",
"name": "Ground",
"in": "context-steve2"
},
{
"type": "item",
"ref": "item-steve2.elevator",
"name": "Elevator - Steve 2",
"in": "context-steve2",
"mods": [
{
"type": "Elevator",
"x": 60,
"y": 26,
"address": "steve-2"
}
]
},
{
"type": "item",
"ref": "item-steve2.matchbook",
"name": "Paper Test",
"in": "context-steve2",
"mods": [
{
"type": "Paper",
"x": 16,
"y": 130,
"gr_state": 1,
"orientation": 16,
"text_path": "text-popmap"
}
]
}
]