From dea4a06764c507699cf9adcd1fd0a572d227aff0 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 19 Jun 2026 02:51:05 -0400 Subject: feat: scavenge/scrap system started --- data/rooms/153.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/rooms/153.yaml (limited to 'data/rooms/153.yaml') diff --git a/data/rooms/153.yaml b/data/rooms/153.yaml new file mode 100644 index 0000000..36ef05c --- /dev/null +++ b/data/rooms/153.yaml @@ -0,0 +1,8 @@ +id: 153 +name: "Bio Altar Chamber" +description: "The air here is thick and warm. A {196 bold}bio altar{/} throbs at the center of the room, its surface covered in red organic membranes threaded with copper wire." +exits: + northwest: 9 + north: 159 +objects: + - id: bio_altar -- cgit v1.2.3