167 lines
2.4 KiB
JSON
167 lines
2.4 KiB
JSON
[{
|
|
"type": "context",
|
|
"ref": "context-hall",
|
|
"capacity": 64,
|
|
"name": "Popustop 4th floor hallway",
|
|
"mods": [
|
|
{
|
|
"town_dir": LEFT,
|
|
"port_dir": "",
|
|
"type": "Region",
|
|
"realm": "Backroom",
|
|
"nitty_bits": 3,
|
|
"neighbors": ["context-frontyard", "", "context-frontyard", ""]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "item",
|
|
"ref": "item-hall.door.test",
|
|
"name": "Door to Test",
|
|
"in": "context-hall",
|
|
"mods": [
|
|
{
|
|
"type": "Door",
|
|
"style": 0,
|
|
"x": 4,
|
|
"y": 33,
|
|
"orientation": 140,
|
|
"gr_state": 0,
|
|
"open_flags": 2,
|
|
"connection": "context-test"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "item",
|
|
"ref": "item-hall.door.test3",
|
|
"name": "Door to Test3",
|
|
"in": "context-hall",
|
|
"mods": [
|
|
{
|
|
"type": "Door",
|
|
"style": 0,
|
|
"x": 132,
|
|
"y": 33,
|
|
"orientation": 156,
|
|
"gr_state": 0,
|
|
"open_flags": 2,
|
|
"connection": "context-test"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "item",
|
|
"ref": "item-hall.door.turf",
|
|
"name": "Door to Turf",
|
|
"in": "context-hall",
|
|
"mods": [
|
|
{
|
|
"type": "Door",
|
|
"style": 0,
|
|
"x": 68,
|
|
"y": 33,
|
|
"orientation": 148,
|
|
"gr_state": 0,
|
|
"open_flags": 2,
|
|
"connection": "context-turf"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "item",
|
|
"ref": "item-hall.ground",
|
|
"name": "Ground for Hall",
|
|
"in": "context-hall",
|
|
"mods": [
|
|
{
|
|
"type": "Ground",
|
|
"style": 1,
|
|
"x": 0,
|
|
"y": 4,
|
|
"orientation": 56
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "item",
|
|
"ref": "item-hall.sign",
|
|
"name": "A Large Sign",
|
|
"in": "context-hall",
|
|
"mods": [
|
|
{
|
|
"type": "Sign",
|
|
"style": 0,
|
|
"x": 8,
|
|
"y": 90,
|
|
"orientation": 0,
|
|
"gr_state": 1,
|
|
"text": " 1r4 2r4 3r4 ",
|
|
"ascii": []
|
|
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "item",
|
|
"ref": "item-hall.street",
|
|
"name": "Street that our house is in the middle of...",
|
|
"in": "context-hall",
|
|
"mods": [
|
|
{
|
|
"type": "Street",
|
|
"style": 0,
|
|
"x": 68,
|
|
"y": 8,
|
|
"orientation": 148,
|
|
"gr_state": 6
|
|
}
|
|
]
|
|
},
|
|
|
|
{
|
|
"type": "item",
|
|
"ref": "item-hall.tree1",
|
|
"name": "Tree",
|
|
"in": "context-hall",
|
|
"mods": [
|
|
{
|
|
"type": "Tree",
|
|
"style": 6,
|
|
"x": 44,
|
|
"y": 29,
|
|
"orientation": 112
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "item",
|
|
"ref": "item-hall.tree2",
|
|
"name": "Tree",
|
|
"in": "context-hall",
|
|
"mods": [
|
|
{
|
|
"type": "Tree",
|
|
"style": 6,
|
|
"x": 116,
|
|
"y": 29,
|
|
"orientation": 33
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "item",
|
|
"ref": "item-hall.wall",
|
|
"name": "Wall for Hall",
|
|
"in": "context-hall",
|
|
"mods": [
|
|
{
|
|
"type": "Wall",
|
|
"style": 4,
|
|
"x": 0,
|
|
"y": 0,
|
|
"orientation": 4
|
|
}
|
|
]
|
|
}]
|