# 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 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_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 }