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/154.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 data/rooms/154.yaml (limited to 'data/rooms/154.yaml') diff --git a/data/rooms/154.yaml b/data/rooms/154.yaml new file mode 100644 index 0000000..b86be53 --- /dev/null +++ b/data/rooms/154.yaml @@ -0,0 +1,7 @@ +id: 154 +name: "Chaos Altar Chamber" +description: "The air crackles with {226 bold}unstable energy{/} in this chamber. A {226 bold}chaos altar{/} of twisting metal and sparking wires stands at the center, humming with discordant frequencies." +exits: + southeast: 9 +objects: + - id: chaos_altar -- cgit v1.2.3