From 8ee8982b8759bcae116647cc993867f4c8b0a6ce Mon Sep 17 00:00:00 2001 From: workhorse Date: Fri, 19 Jun 2026 20:24:52 -0400 Subject: reorganized items, objects, and rooms in directories. oranized module names. added startup checks. --- data/rooms/160.yaml | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 data/rooms/160.yaml (limited to 'data/rooms/160.yaml') diff --git a/data/rooms/160.yaml b/data/rooms/160.yaml deleted file mode 100644 index dea9d00..0000000 --- a/data/rooms/160.yaml +++ /dev/null @@ -1,17 +0,0 @@ -id: 160 -name: "Market Square" -description: "A noisy open-air market wedged between crumbling hab-blocks. Vendors hawk salvaged tech and reconstituted food from makeshift stalls. A {220 bold}Guard{/} watches over the area with a stern expression." -map_symbol: "M" -exits: - north: 1 - east: 161 -objects: - - id: market_stall -mobs: - - id: man - wander_interval: 15 - - id: man - wander_interval: 18 - - id: man - wander_interval: 20 - - id: guard \ No newline at end of file -- cgit v1.2.3