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/158.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 data/rooms/158.yaml (limited to 'data/rooms/158.yaml') diff --git a/data/rooms/158.yaml b/data/rooms/158.yaml new file mode 100644 index 0000000..ec0f760 --- /dev/null +++ b/data/rooms/158.yaml @@ -0,0 +1,7 @@ +id: 158 +name: "Cosmic Altar Chamber" +description: "Darkness envelops this chamber save for thousands of {201}twinkling lights{/} that float like stars. A {201 bold}cosmic altar{/} of translucent pink crystal hovers above the floor, surrounded by orbiting motes of light." +exits: + south: 152 +objects: + - id: cosmic_altar -- cgit v1.2.3