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/152.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/rooms/152.yaml (limited to 'data/rooms/152.yaml') diff --git a/data/rooms/152.yaml b/data/rooms/152.yaml new file mode 100644 index 0000000..26523a4 --- /dev/null +++ b/data/rooms/152.yaml @@ -0,0 +1,8 @@ +id: 152 +name: "Eco Altar Chamber" +description: "Bioluminescent moss covers the walls of this overgrown chamber. An {34 bold}eco altar{/} rises from the floor, entwined with living circuitry that pulses with green light." +exits: + southwest: 9 + north: 158 +objects: + - id: eco_altar -- cgit v1.2.3