From 2725e2927a1595c7b100d942d1f14146252adeb7 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Thu, 25 Jun 2026 04:46:40 -0400 Subject: feat: who, global chat, removed redundant YAML IDs --- data/rooms/example/town/9999910.yaml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 data/rooms/example/town/9999910.yaml (limited to 'data/rooms/example/town/9999910.yaml') diff --git a/data/rooms/example/town/9999910.yaml b/data/rooms/example/town/9999910.yaml deleted file mode 100644 index 7dcbc2e..0000000 --- a/data/rooms/example/town/9999910.yaml +++ /dev/null @@ -1,10 +0,0 @@ -id: 9999910 -name: "Farming Plot" -description: "A small patch of tilled soil behind a weathered fence. This area is not yet accessible." -exits: - west: 999999 - east: 9999911 -mobs: - - id: skeleton - - id: skeleton - - id: mutant_rat -- cgit v1.2.3