From 9d4b799db4868bcab291b83599ff088763cd4ed6 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Wed, 24 Jun 2026 20:58:25 -0400 Subject: feat: new type of non-violent 'combat': work --- data/rooms/underground/51.yaml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 data/rooms/underground/51.yaml (limited to 'data/rooms/underground/51.yaml') diff --git a/data/rooms/underground/51.yaml b/data/rooms/underground/51.yaml deleted file mode 100644 index 74a97ef..0000000 --- a/data/rooms/underground/51.yaml +++ /dev/null @@ -1,10 +0,0 @@ -id: 51 -name: "Sewer Tunnels" -description: "Dark, damp tunnels beneath the settlement. The floor is slick with moisture and something {82}slimy{/}. The smell is indescribable." -exits: - north: 50 - south: 52 -mobs: - - "slug" - - "slug" - - "slug" -- cgit v1.2.3