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/156.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 data/rooms/156.yaml (limited to 'data/rooms/156.yaml') diff --git a/data/rooms/156.yaml b/data/rooms/156.yaml new file mode 100644 index 0000000..d77f1e5 --- /dev/null +++ b/data/rooms/156.yaml @@ -0,0 +1,7 @@ +id: 156 +name: "Blood Altar Chamber" +description: "The walls of this chamber are veined with dark crimson lines that pulse rhythmically. A {124 bold}blood altar{/} of deep red crystal stands at the center, radiating gentle warmth." +exits: + west: 150 +objects: + - id: blood_altar -- cgit v1.2.3