From 1eacf01378d4dff3aed73fffcc42e0352b93835e Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 7 Aug 2025 10:48:01 -0400 Subject: Trying out protobuf I guess --- data/connections.yaml | 49 ------------------------------------------------- 1 file changed, 49 deletions(-) delete mode 100644 data/connections.yaml (limited to 'data/connections.yaml') diff --git a/data/connections.yaml b/data/connections.yaml deleted file mode 100644 index 9963cba..0000000 --- a/data/connections.yaml +++ /dev/null @@ -1,49 +0,0 @@ -- from: - panel: - map: the_entry - room: Starting Room - panel: HI - answer: thewords - to: ["the_words", "Entrance"] - oneway: True -- from: - port: ["the_entry", "Gallery Return", "GALLERY"] - to: - port: ["the_gallery", "Main Area", "ENTRY"] -- from: - port: ["the_entry", "Shop Entrance", "SHOP"] - to: - port: ["the_shop", "Shop", "ENTRY"] -- from: - painting: ["the_entry", "Right Eye", "PSYCHIC"] - to: ["the_partial", "Entrance"] - oneway: True -- from: - port: ["the_entry", "Flipped Second Room", "FOUR"] - to: - port: ["the_four_rooms", "Entry Room", "ENTRY"] -- from: - port: ["the_entry", "Eye Room", "LIONIZED"] - to: - port: ["the_lionized", "Area", "ENTRY"] -- from: - port: ["the_entry", "Least Blue Last", "DARKROOM"] - to: - port: ["the_darkroom", "First Room", "ENTRY"] -- from: - port: ["the_entry", "Parthenon Return", "PARTHENON"] - to: - port: ["the_parthenon", "Area", "ENTRY"] -- from: - port: ["the_entry", "Lime Room", "DAEDALUS"] - to: - port: ["daedalus", "", ""] # TODO -- from: - port: ["the_entry", "Lime Room", "REVITALIZED"] - to: - port: ["the_revitalized", "Entrance", "PARTHENON"] - oneway: True -- from: - painting: ["the_entry", "Link Area", "PYRAMID"] - to: ["the_wise", "Entrance"] - oneway: True -- cgit 1.4.1