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/157.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 data/rooms/157.yaml (limited to 'data/rooms/157.yaml') diff --git a/data/rooms/157.yaml b/data/rooms/157.yaml new file mode 100644 index 0000000..40f6b5b --- /dev/null +++ b/data/rooms/157.yaml @@ -0,0 +1,7 @@ +id: 157 +name: "Law Altar Chamber" +description: "Orderly lines of blue light trace geometric patterns across every surface of this pristine chamber. A {27 bold}law altar{/} of perfect blue stone rises from the floor, its surface engraved with precise mathematical formulas." +exits: + west: 151 +objects: + - id: law_altar -- cgit v1.2.3