# TODO # daedalus/roof -> icarus 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: "Four Rooms Entrance" name: "FOUR" } } to { port { map: "four_rooms" room: "Synonyms Room" 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 { 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_gallery" room: "Main Area" name: "ENTRY" } } to { room { map: "the_entry" name: "Eye Room" } } oneway: true } connections { from { painting { map: "the_bearer" room: "Butterfly Room" 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: "Cyan Hallway" name: "COLORFUL" } } } connections { from { port { map: "the_congruent" room: "Main Area" name: "DARKROOM" } } to { port { map: "the_darkroom" room: "Congruent Entrance" name: "CONGRUENT" } } } connections { from { port { map: "the_digital" room: "Main Area" name: "ENTRY3" } } to { port { map: "the_entry" room: "Digital Entrance" name: "DIGITAL" } } } connections { from { port { map: "the_digital" room: "Main Area" name: "ENTRY2" } } to { port { map: "the_entry" room: "Digital Entrance" name: "DIGITAL" } } oneway: true } connections { from { port { map: "the_digital" room: "Main Area" name: "ENTRY1" } } to { port { map: "the_entry" room: "Digital Entrance" name: "DIGITAL" } } oneway: true } connections { from { port { map: "the_digital" room: "Gallery Maze" name: "GALLERY" } } to { port { map: "the_gallery" room: "Main Area" name: "ENTRY" } } oneway: true } connections { from { port { map: "the_darkroom" room: "Double Sided Entrance" name: "DOUBLESIDED" } } to { port { map: "the_double_sided" room: "Start" name: "DARKROOM" } } } connections { from { painting { map: "the_gallery" room: "Main Area" name: "EXTRAVAGANT" } } to { painting { map: "the_extravagant" room: "Y Minus First Floor" name: "GALLERY" } } } connections { from { port { map: "the_extravagant" room: "Engine Room" name: "GALLERY" } } to { room { map: "the_gallery" name: "Main Area" } } oneway: true } connections { from { painting { map: "the_gallery" room: "Main Area" name: "BETWEEN" } } to { room { map: "the_between" name: "Main Area" } } oneway: true } connections { from { painting { map: "the_gallery" ro
connections {
from_room: "Main Area"
to_room: "CBA"
door { name: "CBA Door" }
}
connections {
from_room: "CBA"
to_room: "Mastery"
door { name: "Mastery" }
}