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/150.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/rooms/150.yaml (limited to 'data/rooms/150.yaml') diff --git a/data/rooms/150.yaml b/data/rooms/150.yaml new file mode 100644 index 0000000..ba13c81 --- /dev/null +++ b/data/rooms/150.yaml @@ -0,0 +1,8 @@ +id: 150 +name: "Solar Altar Chamber" +description: "A circular chamber bathed in warm {220}golden light{/}. At its center stands a humming {220 bold}solar altar{/}, its surface etched with fractal circuit patterns that glow softly." +exits: + south: 9 + east: 156 +objects: + - id: solar_altar -- cgit v1.2.3