digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"ArthurRank6Convo11 begins." [color=orange];
		"ArthurRank6Convo11 begins." -> j395454455;
	j395454455 [label="I need your help. I may have an emergency on my hands.",shape=box,color=blue];
		j395454455 -> j1414080539;
		j395454455 -> j13922722;
	j1414080539 [label="Busy, sorry. I'm sure you can handle it. [End.]",shape=box,color=red];
		j1414080539 -> "Chat ends.";
	j13922722 [label="What's going on?!",shape=box,color=red];
		j13922722 -> j4283071072;
	"Chat ends." [color=orange];
	j4283071072 [label="Kaya is following me around. She will not leave me alone.",shape=box,color=blue];
		j4283071072 -> j568908374;
	j568908374 [label="Check boolean ArthurDating",color=orange];
		j568908374 -> j1741198539 [label=true,color=green];
		j568908374 -> j2767022023 [label=true,color=green];
		j568908374 -> j1433033833 [label=false,color=brown];
		j568908374 -> j1811475346 [label=false,color=brown];
	j1741198539 [label="It's the accent. It's irresistible. :3",shape=box,color=red];
		j1741198539 -> j1045122743;
	j2767022023 [label="I'll deal with this, don't you worry.",shape=box,color=red];
		j2767022023 -> j1045122743;
	j1433033833 [label="I don't know how to tell you...",shape=box,color=red];
		j1433033833 -> j1045122743;
	j1811475346 [label="LOL! Blame it on the accent?",shape=box,color=red];
		j1811475346 -> j1045122743;
	j1045122743 [label="Are you implying she - oh no. *Oh, no.* I thought I'd just made her angry.",shape=box,color=blue];
		j1045122743 -> j2848507418;
	j2848507418 [label="Here I was thinking she was going to drop me through a portal into some other dimension!",shape=box,color=blue];
		j2848507418 -> j1675017466;
	j1675017466 [label="This is *far worse.* This is all I need, some nineteen year old super-genius with a crush...",shape=box,color=blue];
		j1675017466 -> j3910997784;
	j3910997784 [label="Check boolean KayaFutureWin1",color=orange];
		j3910997784 -> j3250383733 [label=true,color=green];
		j3910997784 -> j3013959178 [label=true,color=green];
		j3910997784 -> j2722789473 [label=true,color=green];
		j3910997784 -> j3250383733 [label=false,color=brown];
		j3910997784 -> j3013959178 [label=false,color=brown];
	j3250383733 [label="She's not going to drop you into a portal, I promise.",shape=box,color=red];
		j3250383733 -> j3514215657;
	j3013959178 [label="She knows it's not going to go anywhere. We've talked about it. It's fine.",shape=box,color=red];
		j3013959178 -> j3514215657;
	j2722789473 [label="She wanted me to tell you that she thought you were cute, but only *after* she made it to the future. But, she keeps making the trip back to keep the timeline stable. So... it's probably fine? LOL.",shape=box,color=red];
		j2722789473 -> j3514215657;
	j3514215657 [label="I'm going to get my atoms split turned into some kind of black hole, aren't I...",shape=box,color=blue];
		j3514215657 -> "Chat ends.";
}