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/151.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/rooms/151.yaml (limited to 'data/rooms/151.yaml') diff --git a/data/rooms/151.yaml b/data/rooms/151.yaml new file mode 100644 index 0000000..8d79273 --- /dev/null +++ b/data/rooms/151.yaml @@ -0,0 +1,8 @@ +id: 151 +name: "Hydro Altar Chamber" +description: "Condensation drips from the ceiling of this cool, blue-lit chamber. A {39 bold}hydro altar{/} dominates the room, its crystalline surface rippling with patterns like flowing water." +exits: + north: 9 + east: 157 +objects: + - id: hydro_altar -- cgit v1.2.3