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/54.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'data/rooms/54.yaml') diff --git a/data/rooms/54.yaml b/data/rooms/54.yaml index 5bb6a1d..e86e5b7 100644 --- a/data/rooms/54.yaml +++ b/data/rooms/54.yaml @@ -3,6 +3,7 @@ name: "The Void Chamber" description: "A vast cavern where reality seems to thin. The air shimmers with {141}spectral energy{/} and strange whispers fill your mind." exits: north: 53 + down: 55 mobs: - "phantom" - "phantom" -- cgit v1.2.3