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/211.yaml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 data/rooms/211.yaml (limited to 'data/rooms/211.yaml') diff --git a/data/rooms/211.yaml b/data/rooms/211.yaml deleted file mode 100644 index 8b1f069..0000000 --- a/data/rooms/211.yaml +++ /dev/null @@ -1,9 +0,0 @@ -id: 211 -name: "Rooftop Course - Building Gap" -description: "You stand on the edge of Hab Block 7's roof. Across a three-meter gap, the roof of Hab Block 8 awaits. The street below is a dizzying drop. A few old bootprints mark the takeoff point." -on_enter: - - message: "Type 'jump' to leap to the next building." -exits: - down: - room: 200 - blocked_message: "" -- cgit v1.2.3