digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"AmirQuincyWingman begins." [color=orange];
		"AmirQuincyWingman begins." -> j2560620477;
	j2560620477 [label="Evaluate expressions",color=orange];
		j2560620477 -> "Chat ends." [label="ArthurDating",color=purple];
		j2560620477 -> "Chat ends." [label="EleanorDating",color=purple];
		j2560620477 -> "Chat ends." [label="QuincyDating",color=purple];
		j2560620477 -> "Chat ends." [label="LettieDating",color=purple];
		j2560620477 -> "Chat ends." [label="AoiDating",color=purple];
		j2560620477 -> j2485578841 [label="false",color=purple];
	"Chat ends." [color=orange];
	j2485578841 [label="hey. um. quincy talked to me yesterday. said you and he have been talking and that you... wanted to say some stuff?",shape=box,color=blue];
		j2485578841 -> j1713116651;
	j1713116651 [label="Check boolean AmirNoDate",color=orange];
		j1713116651 -> j1843157391 [label=true,color=green];
		j1713116651 -> j3903418975 [label=true,color=green];
		j1713116651 -> j1607685330 [label=false,color=brown];
		j1713116651 -> j3903418975 [label=false,color=brown];
	j1843157391 [label="I just... really wanted to apologize.",shape=box,color=red];
		j1843157391 -> j3398041901;
	j3903418975 [label="I think he was just messing with you, I don't know what you're talking about. [End.]",shape=box,color=red];
		j3903418975 -> j261539376;
	j1607685330 [label="Yeah. I. I don't know how else to say this, but I - I have feelings for you.",shape=box,color=red];
		j1607685330 -> j3450431594;
	j3398041901 [label="i... ::sigh:: well, i mean... we are gonna be stuck here for a really long time, and i guess...",shape=box,color=blue];
		j3398041901 -> j12473696;
	j261539376 [label="i know this is gonna come as a shock coming from me, but um... that really doesn't sound like something he'd do. but okay. whatever",shape=box,color=blue];
		j261539376 -> "Chat ends.";
	j3450431594 [label="Check boolean AmirHasDated",color=orange];
		j3450431594 -> j3766683414 [label=true,color=green];
		j3450431594 -> j3849117489 [label=false,color=brown];
	j12473696 [label="i'd be lying if i said i didn't have feelings for you, so... um... heh... yeah... i... i forgive you",shape=box,color=blue];
		j12473696 -> j36635919;
	j3766683414 [label="i... i mean, but... you had your chance... and... you walked away. you really want to give this another shot?",shape=box,color=blue];
		j3766683414 -> j45166037;
		j3766683414 -> j2571825974;
	j3849117489 [label="you know you could have just... come up and talked to me? or that you had like a doooozen different chances while we were talking, right?",shape=box,color=blue];
		j3849117489 -> j1108148629;
		j3849117489 -> j1301212314;
	j36635919 [label="do you really want to give this another shot?",shape=box,color=blue];
		j36635919 -> j45166037;
		j36635919 -> j2571825974;
	j45166037 [label="Yeah. :) I would.",shape=box,color=red];
		j45166037 -> j3020777470;
	j2571825974 [label="Actually, I change my mind.",shape=box,color=red];
		j2571825974 -> j923854621;
	j1108148629 [label="I had no clue.",shape=box,color=red];
		j1108148629 -> j3348868963;
	j1301212314 [label="Went right over my head.",shape=box,color=red];
		j1301212314 -> j3348868963;
	j3020777470 [label="eeeee!",shape=box,color=blue];
		j3020777470 -> j1084487725;
	j923854621 [label="Oh for FFFFFFF---",shape=box,color=blue];
		j923854621 -> j3169398449;
	j3348868963 [label="...something tells me you would probably suck pretty hard at puzzle games...",shape=box,color=blue];
		j3348868963 -> j216501041;
	j1084487725 [label="okokokokokokok",shape=box,color=blue];
		j1084487725 -> j2874808979;
	j3169398449 [label="AAAAAAAAAAAGHHHHHHH",shape=box,color=blue];
		j3169398449 -> j1719308692;
	j216501041 [label="so. you wanna do this? really?",shape=box,color=blue];
		j216501041 -> j45166037;
		j216501041 -> j2571825974;
	j2874808979 [label="+20 Chemistry",color=orange];
		j2874808979 -> j744322363;
	j1719308692 [label="WHYYYYYYYYY",shape=box,color=blue];
		j1719308692 -> j2988945957;
	j744322363 [label="YEAH let's do this!!!<3<3<3",shape=box,color=blue];
		j744322363 -> j1208662821;
	j2988945957 [label="LAUREL WITH THE FOOTBALL",shape=box,color=blue];
		j2988945957 -> j2479094567;
	j1208662821 [label="Boolean AmirNoDate is now false.",color=orange];
		j1208662821 -> j218661509;
	j2479094567 [label="EVERY. FREAKIN'. TIME.",shape=box,color=blue];
		j2479094567 -> j1438323710;
	j218661509 [label="Boolean IsDating is now true.",color=orange];
		j218661509 -> j2815014746;
	j1438323710 [label="Boolean AmirNoDate is now true.",color=orange];
		j1438323710 -> "Chat ends.";
	j2815014746 [label="Boolean AmirDating is now true.",color=orange];
		j2815014746 -> j912964709;
	j912964709 [label="Boolean AmirHasDated is now true.",color=orange];
		j912964709 -> "Chat ends.";
}