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/155.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 data/rooms/155.yaml (limited to 'data/rooms/155.yaml') diff --git a/data/rooms/155.yaml b/data/rooms/155.yaml new file mode 100644 index 0000000..c333836 --- /dev/null +++ b/data/rooms/155.yaml @@ -0,0 +1,7 @@ +id: 155 +name: "Death Altar Chamber" +description: "Shadows pool in the corners of this cold, silent chamber. A {52 bold}death altar{/} of polished obsidian dominates the room, absorbing all light that touches it." +exits: + northeast: 9 +objects: + - id: death_altar -- cgit v1.2.3