diff options
| author | historia <[not public]> | 2026-06-11 20:41:06 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-11 20:41:06 -0400 |
| commit | d6ab0e93a64525ce34f89e26d5272efbac513c32 (patch) | |
| tree | d0ec59a72a32a15d0917d9c6c3bfa2f2a424c1f1 /data/rooms/111.yaml | |
| parent | 6b2b4bf470b655f01c5a21c5f558a6102402c214 (diff) | |
| download | thehouseoficarus-d6ab0e93a64525ce34f89e26d5272efbac513c32.tar.gz | |
feat: big map and options changes
Diffstat (limited to 'data/rooms/111.yaml')
| -rw-r--r-- | data/rooms/111.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/rooms/111.yaml b/data/rooms/111.yaml new file mode 100644 index 0000000..d3a5a2a --- /dev/null +++ b/data/rooms/111.yaml @@ -0,0 +1,9 @@ +id: 111 +name: "Medical Bay Alpha" +description: "State-of-the-art diagnostic bays with hovering holographic displays. Automated medbots glide silently between stations. The scent of antiseptic gel lingers in the recycled air." +map_symbol: "+" +exits: + south: 101 + west: 110 + east: 112 + north: 121 |
