From 52a3ce6a4b4a254dc5d3067979a09e93c060fa20 Mon Sep 17 00:00:00 2001 From: workhorse Date: Fri, 19 Jun 2026 03:57:06 -0400 Subject: feat: shops and rough assassin skill --- data/rooms/12.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'data/rooms/12.yaml') diff --git a/data/rooms/12.yaml b/data/rooms/12.yaml index d8850eb..0c4443b 100644 --- a/data/rooms/12.yaml +++ b/data/rooms/12.yaml @@ -4,6 +4,8 @@ description: "A blazing forge and anvil dominate this smoky workshop. The heat f exits: east: 13 west: 11 +mobs: + - "weapons_smith" objects: - id: furnace - id: anvil -- cgit v1.2.3