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/101.yaml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 data/rooms/101.yaml (limited to 'data/rooms/101.yaml') diff --git a/data/rooms/101.yaml b/data/rooms/101.yaml deleted file mode 100644 index fa5af97..0000000 --- a/data/rooms/101.yaml +++ /dev/null @@ -1,8 +0,0 @@ -id: 101 -name: "Customs & Immigration" -description: "A long hall lined with automated kiosks. Holographic scanners bathe travelers in cool blue light as bio-signatures are verified. The air smells of ozone and recycled stationery." -map_symbol: "#" -exits: - west: 100 - east: 102 - north: 111 -- cgit v1.2.3