From 458916fb78dcef3ff77cb29b7ba98d9f646819fc Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 19 Jun 2026 02:08:55 -0400 Subject: feat: rough pharmacy skill added --- data/rooms/15.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'data/rooms/15.yaml') diff --git a/data/rooms/15.yaml b/data/rooms/15.yaml index de48e37..b51840a 100644 --- a/data/rooms/15.yaml +++ b/data/rooms/15.yaml @@ -1,6 +1,9 @@ id: 15 -name: "Alchemy Lab" +name: "Pharmacy Lab" description: "Shelves lined with glass vials, dried herbs, and bubbling cauldrons. This area is not yet accessible." exits: east: 16 west: 14 +mobs: + - id: lesser_drone + - id: lesser_drone -- cgit v1.2.3