digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"AoiRank6Convo7 begins." [color=orange];
		"AoiRank6Convo7 begins." -> j1252779145;
	j1252779145 [label="settle a bet",shape=box,color=blue];
		j1252779145 -> j1986645473;
		j1252779145 -> j569560275;
	j1986645473 [label="With who?",shape=box,color=red];
		j1986645473 -> j1144466011;
	j569560275 [label="Uh oh.",shape=box,color=red];
		j569560275 -> j3812286960;
	j1144466011 [label="unimportant",shape=box,color=blue];
		j1144466011 -> j3812286960;
	j3812286960 [label="how many rolls",shape=box,color=blue];
		j3812286960 -> j2659550186;
	j2659550186 [label="of duct tape",shape=box,color=blue];
		j2659550186 -> j2370338680;
	j2370338680 [label="would it take",shape=box,color=blue];
		j2370338680 -> j2040439549;
		j2370338680 -> j1104622974;
		j2370338680 -> j1121092863;
		j2370338680 -> j2202967056;
		j2370338680 -> j1018481731;
	j2040439549 [label="To reattach a Railjack engine nacelle?",shape=box,color=red];
		j2040439549 -> j3064294461;
	j1104622974 [label="To shut Amir up when he's talking about his favorite Contessa comic arc?",shape=box,color=red];
		j1104622974 -> j3064294461;
	j1121092863 [label="To attach an office chair to the ceiling?",shape=box,color=red];
		j1121092863 -> j3064294461;
	j2202967056 [label="To strap Quincy to the wall?",shape=box,color=red];
		j2202967056 -> j3064294461;
	j1018481731 [label="To stop a Void leak?",shape=box,color=red];
		j1018481731 -> j3064294461;
	j3064294461 [label="O_O",shape=box,color=blue];
		j3064294461 -> j1281024743;
	j1281024743 [label="i was gonna say \"patch the hole in the wall in the bar\" but oooookkkkk",shape=box,color=blue];
		j1281024743 -> j3379410778;
		j1281024743 -> j1887902882;
	j3379410778 [label="What? What'd I say?",shape=box,color=red];
		j3379410778 -> j2028149676;
	j1887902882 [label="Well, when you're done with that, there's a rip in the Albrecht Membrane you could take a look at...",shape=box,color=red];
		j1887902882 -> j2454112305;
	j2028149676 [label="oh, nothin'",shape=box,color=blue];
		j2028149676 -> j3284788874;
	j2454112305 [label="It has a ship plugging it. *For now.*",shape=box,color=red];
		j2454112305 -> j4029216472;
	j3284788874 [label="nothin' at alll",shape=box,color=blue];
		j3284788874 -> j591802256;
	j4029216472 [label="<RETRO_EMOJI_STARE>",shape=box,color=blue];
		j4029216472 -> j591802256;
	j591802256 [label="...the future has problems...",shape=box,color=blue];
		j591802256 -> "Chat ends.";
	"Chat ends." [color=orange];
}