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/159.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 data/rooms/159.yaml (limited to 'data/rooms/159.yaml') diff --git a/data/rooms/159.yaml b/data/rooms/159.yaml new file mode 100644 index 0000000..ac65867 --- /dev/null +++ b/data/rooms/159.yaml @@ -0,0 +1,7 @@ +id: 159 +name: "Nature Altar Chamber" +description: "Vines and flowering moss carpet every surface of this verdant chamber. A {46 bold}nature altar{/} of living green stone rises from the floor, entwined with blooming plants that turn toward you as you enter." +exits: + south: 153 +objects: + - id: nature_altar -- cgit v1.2.3