From 3a58125d14bb307f861b38c6c5b0a63babde7e08 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 19 Jun 2026 13:28:06 -0400 Subject: feat: all skills kind of implemented, random prototype content added --- data/rooms/17.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'data/rooms/17.yaml') diff --git a/data/rooms/17.yaml b/data/rooms/17.yaml index 80b1dfc..512ec9e 100644 --- a/data/rooms/17.yaml +++ b/data/rooms/17.yaml @@ -1,6 +1,10 @@ id: 17 name: "Bonfire" -description: "A ring of stones surrounds a bed of ash. A few unlit logs wait nearby. This area is not yet accessible." +description: "A ring of stones surrounds a bed of ash. A few unlit logs wait nearby. A narrow passage leads north toward what sounds like echoing footsteps and clanging metal." exits: east: 18 west: 16 + north: 200 +mobs: + - id: scrap_bot + - id: scrap_bot -- cgit v1.2.3