digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"AoiQuincyWingman begins." [color=orange];
		"AoiQuincyWingman begins." -> j504357642;
	j504357642 [label="Evaluate expressions",color=orange];
		j504357642 -> "Chat ends." [label="EleanorDating",color=purple];
		j504357642 -> "Chat ends." [label="AmirDating",color=purple];
		j504357642 -> "Chat ends." [label="QuincyDating",color=purple];
		j504357642 -> "Chat ends." [label="LettieDating",color=purple];
		j504357642 -> "Chat ends." [label="ArthurDating",color=purple];
		j504357642 -> j2091808238 [label="false",color=purple];
	"Chat ends." [color=orange];
	j2091808238 [label="quincy said u wanted to talk to me? <RETRO_EMOJI_OHNO>",shape=box,color=blue];
		j2091808238 -> j2090659694;
	j2090659694 [label="Check boolean AoiNoDate",color=orange];
		j2090659694 -> j1230119873 [label=true,color=green];
		j2090659694 -> j3426972941 [label=true,color=green];
		j2090659694 -> j61008881 [label=false,color=brown];
		j2090659694 -> j3426972941 [label=false,color=brown];
	j1230119873 [label="I just wanted to say I was sorry. I know I screwed up really badly with you.",shape=box,color=red];
		j1230119873 -> j4074556995;
	j3426972941 [label="[Ignore.]",shape=box,color=red];
		j3426972941 -> "Chat ends.";
	j61008881 [label="Yeah. I. I don't know how else to say this, but I - I have feelings for you.",shape=box,color=red];
		j61008881 -> j2092692906;
	j4074556995 [label="oh. do u really mean that?",shape=box,color=blue];
		j4074556995 -> j3420379671;
		j4074556995 -> j4164565489;
	j2092692906 [label="Check boolean AoiHasDated",color=orange];
		j2092692906 -> j1224084797 [label=true,color=green];
		j2092692906 -> j2575700771 [label=false,color=brown];
	j3420379671 [label="I miss talking to you.",shape=box,color=red];
		j3420379671 -> j291765795;
	j4164565489 [label="I really do. I've been losing sleep over it, honestly. :{",shape=box,color=red];
		j4164565489 -> j1856898903;
	j1224084797 [label="um. i mean. u did have ur chance and it didn't go so well. <RETRO_EMOJI_GLARE>",shape=box,color=blue];
		j1224084797 -> j771532;
	j2575700771 [label="really??? <RETRO_EMOJI_WUT> why didn't u say anything?",shape=box,color=blue];
		j2575700771 -> j271288010;
		j2575700771 -> j2135345723;
	j291765795 [label="u'll get over it",shape=box,color=blue];
		j291765795 -> "Chat ends.";
	j1856898903 [label="awwwww <RETRO_EMOJI_TWOHUGS>",shape=box,color=blue];
		j1856898903 -> j182832564;
	j771532 [label="but... if i'm being honest i have really missed u... and quincy did say u were really sorry...",shape=box,color=blue];
		j771532 -> j332549703;
	j271288010 [label="I didn't know how.",shape=box,color=red];
		j271288010 -> j2806120003;
	j2135345723 [label="I guess I was scared to.",shape=box,color=red];
		j2135345723 -> j2806120003;
	j182832564 [label="apology accepted ^.^",shape=box,color=blue];
		j182832564 -> j2747000214;
	j332549703 [label="are u sure you want to give this another try?",shape=box,color=blue];
		j332549703 -> j443367288;
		j332549703 -> j2316932567;
	j2806120003 [label="lol u are so strange sometimes <RETRO_EMOJI_SHRUG>",shape=box,color=blue];
		j2806120003 -> j1025542577;
	j2747000214 [label="and honestly? u've been on my mind a lot, lately... are u sure you want to go out with me?",shape=box,color=blue];
		j2747000214 -> j2316932567;
	j443367288 [label="Actually, never mind. No.",shape=box,color=red];
		j443367288 -> j3052766069;
	j2316932567 [label="Yeah. Very sure. :)",shape=box,color=red];
		j2316932567 -> j3547614891;
	j1025542577 [label="are u sure you want to go out with me?",shape=box,color=blue];
		j1025542577 -> j443367288;
		j1025542577 -> j2316932567;
	j3052766069 [label="<RETRO_EMOJI_GLARE>",shape=box,color=blue];
		j3052766069 -> j1929523632;
	j3547614891 [label="<RETRO_EMOJI_GIVELOVE>",shape=box,color=blue];
		j3547614891 -> j3887382278;
	j1929523632 [label="<RETRO_EMOJI_KNIFE>",shape=box,color=blue];
		j1929523632 -> j2246494386;
	j3887382278 [label="<RETRO_EMOJI_FLOWERS><3<3<3<RETRO_EMOJI_FLOWERS>",shape=box,color=blue];
		j3887382278 -> j1201894450;
	j2246494386 [label="Boolean AoiNoDate is now true.",color=orange];
		j2246494386 -> "Chat ends.";
	j1201894450 [label="+20 Chemistry",color=orange];
		j1201894450 -> j464508756;
	j464508756 [label="Boolean AoiNoDate is now false.",color=orange];
		j464508756 -> j582697020;
	j582697020 [label="Boolean IsDating is now true.",color=orange];
		j582697020 -> j1668092738;
	j1668092738 [label="Boolean AoiDating is now true.",color=orange];
		j1668092738 -> j3997275345;
	j3997275345 [label="Boolean AoiHasDated is now true.",color=orange];
		j3997275345 -> "Chat ends.";
}