digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"AmirArthurNightmares begins." [color=orange];
		"AmirArthurNightmares begins." -> j4170815588;
	j4170815588 [label="Boolean ArthurAmirNightmares is now true.",color=orange];
		j4170815588 -> j327051289;
	j327051289 [label="i talked to arthur about my nightmares",shape=box,color=blue];
		j327051289 -> j224631246;
	j224631246 [label="like you suggested",shape=box,color=blue];
		j224631246 -> j141316631;
	j141316631 [label="i thought he was gonna laugh at me... or roll his eyes, y'know?",shape=box,color=blue];
		j141316631 -> j3452015640;
	j3452015640 [label="didn't expect him to haul off and... hug me...",shape=box,color=blue];
		j3452015640 -> j3597730059;
	j3597730059 [label="big tough arthur, looked like he was gonna cry",shape=box,color=blue];
		j3597730059 -> j66023916;
	j66023916 [label="told me he had no idea i was hurting that badly...",shape=box,color=blue];
		j66023916 -> j289591268;
	j289591268 [label="we sat and talked for a long time about all the shit he's seen in war...",shape=box,color=blue];
		j289591268 -> j4222915662;
	j4222915662 [label="all the nightmares he's had... still has...",shape=box,color=blue];
		j4222915662 -> j584147261;
	j584147261 [label="so... yeah, thanks drifter.",shape=box,color=blue];
		j584147261 -> j657276632;
	j657276632 [label="Check boolean AmirDating",color=orange];
		j657276632 -> j4018830980 [label=true,color=green];
		j657276632 -> j3578069181 [label=true,color=green];
		j657276632 -> j323813286 [label=true,color=green];
		j657276632 -> j3578069181 [label=false,color=brown];
		j657276632 -> j323813286 [label=false,color=brown];
		j657276632 -> j282164733 [label=false,color=brown];
	j4018830980 [label="<3 <3 <3",shape=box,color=red];
		j4018830980 -> j971083784;
	j3578069181 [label="Of course.",shape=box,color=red];
		j3578069181 -> j971083784;
	j323813286 [label="Yawn.",shape=box,color=red];
		j323813286 -> j2090944469;
	j282164733 [label="Anytime.",shape=box,color=red];
		j282164733 -> j971083784;
	j971083784 [label="+20 Chemistry",color=orange];
		j971083784 -> j1538486228;
	j2090944469 [label="Boolean AmirNoDate is now true.",color=orange];
		j2090944469 -> j4233165047;
	j1538486228 [label="Boolean AmirWillDate is now true.",color=orange];
		j1538486228 -> "Chat ends.";
	j4233165047 [label="wow",shape=box,color=blue];
		j4233165047 -> j2346536463;
	"Chat ends." [color=orange];
	j2346536463 [label="ok",shape=box,color=blue];
		j2346536463 -> "Chat ends.";
}