# TODO # the_entry/Lime Room/DAEDALUS # four_rooms/Intensify Room/IMPRESSIVE # four_rooms/Time Room/OWL # four_rooms/Examples Room/DAEDALUS # control center -> the_ancient # the_ancient -> the_graveyard # the_bearer/Back Area/TREE # the_bearer/Entry/UNYIELDING # the_bearer/Back Area/DAEDALUS # the_between/Main Area/GREAT # the_between/Main Area/PLAZA # gallery -> between # the_between/Control Center Side/CC # the_between/Control Center Side/LIVELY # butterfly -> gallery # the_colorful/White Room/GREAT # the_colorful/Cyan Hallway/STURDY # the_digital/Main Area/UNYIELDING # the_digital/Tree Area/TREE # the_extravagant/Y Minus First Floor/GALLERY # the_extravagant/Engine Room/GALLERY connections { from { panel { map: "the_entry" room: "Starting Room" name: "HI" answer: "thewords" } } to { room { map: "the_words" name: "Entrance" } } oneway: true } connections { from { port { map: "the_entry" room: "Gallery Return" name: "GALLERY" } } to { port { map: "the_gallery" room: "Main Area" name: "ENTRY" } } } connections { from { port { map: "the_entry" room: "Shop Entrance" name: "SHOP" } } to { port { map: "the_shop" room: "Shop" name: "ENTRY" } } } connections { from { painting { map: "the_entry" room: "Right Eye" name: "PSYCHIC" } } to { room { map: "the_partial" name: "Entrance" } } oneway: true } connections { from { port { map: "the_entry" room: "Flipped Second Room" name: "FOUR" } } to { port { map: "four_rooms" room: "Synonyms Room" name: "ENTRY" } } } connections { from { port { map: "the_entry" room: "Eye Room" name: "LIONIZED" } } to { port { map: "the_lionized" room: "Area" name: "ENTRY" } } } connections { from { port { map: "the_entry" room: "Least Blue Last" name: "DARKROOM" } } to { port { map: "the_darkroom" room: "First Room" name: "ENTRY" } } } connections { from { port { map: "the_darkroom" room: "Second Room" name: "ENTRY" } } to { port { map: "the_entry" room: "Least Blue Last" name: "DARKROOM" } } oneway: true } connections { from { port { map: "the_darkroom" room: "Third Room" name: "ENTRY" } } to { port { map: "the_entry" room: "Least Blue Last" name: "DARKROOM" } } oneway: true } connections { from { port { map: "the_entry" room: "Parthenon Return" name: "PARTHENON" } } to { port { map: "the_parthenon" room: "Area" name: "ENTRY" } } } connections { from { port { map: "the_entry" room: "Lime Room" name: "REVITALIZED" } } to { port { map: "the_revitalized" room: "Entrance" name: "PARTHENON" } } oneway: true } connections { from { painting { map: "the_entry" room: "Link Area" name: "PYRAMID" } } to { room { map: "the_wise" name: "Entrance" } } oneway: true } connections { from { painting { map: "the_between" room: "Control Center Side" name: "EYE" } } to { room { map: "the_entry" name: "Eye Room" } } oneway: true } connections { from { painting { map: "the_bearer" room: "Butterfly" name: "BUTTERFLY" } } to { room { map: "the_butterfly" name: "Main Area" } } oneway: true } connections { from { port { map: "the_colorful" room: "Cyan Hallway" name: "DARKROOM" } } to { port { map: "the_darkroom" room: "First Room" name: "COLORFUL" } } } connections { from { port { map: "the_congruent" room: "Main Area" name: "DARKROOM" } } to { port { map: "the_darkroom" room: "Second Room" name: "CONGRUENT" } } } connections { from { port { map: "the_digital" room: "Main Area" name: "ENTRY3" } } to { port { map: "the_entry" room: "Starting Room" name: "DIGITAL" } } } connections { from { port { map: "the_digital" room: "Main Area" name: "ENTRY2" } } to { port { map: "the_entry" room: "Starting Room" name: "DIGITAL" } } oneway: true } connections { from { port { map: "the_digital" room: "Main Area" name: "ENTRY1" } } to { port { map: "the_entry" room: "Starting Room" name: "DIGITAL" } } oneway: true } connections { from { port { map: "the_darkroom" room: "First Room" name: "DOUBLESIDED" } } to { port { map: "the_double_sided" room: "Start" name: "DARKROOM" } } }