digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"ArthurRank4Convo6 begins." [color=orange];
		"ArthurRank4Convo6 begins." -> j175018133;
	j175018133 [label="Check boolean AmirRPGArthur",color=orange];
		j175018133 -> "Chat ends." [label=true,color=green];
		j175018133 -> j1647325213 [label=false,color=brown];
	"Chat ends." [color=orange];
	j1647325213 [label="Check boolean AmirRPG",color=orange];
		j1647325213 -> j3242374743 [label=true,color=green];
		j1647325213 -> "Chat ends." [label=false,color=brown];
	j3242374743 [label="Check boolean AmirRPGArthurAsked",color=orange];
		j3242374743 -> j1171523281 [label=true,color=green];
		j3242374743 -> j4042746030 [label=true,color=green];
		j3242374743 -> j1429691087 [label=false,color=brown];
		j3242374743 -> j2451570170 [label=false,color=brown];
	j1171523281 [label="Arthur, about that Fables & Frontiers game - it'll mean a lot to both Amir and I if you play.",shape=box,color=red];
		j1171523281 -> j2016365866;
	j4042746030 [label="Hey, Arthur - I know you already said no to that game of Fables & Frontiers, but I think it'll be fun.",shape=box,color=red];
		j4042746030 -> j778663719;
	j1429691087 [label="Hey, do you want to play Fables & Frontiers with Amir and I? I think it'll be fun.",shape=box,color=red];
		j1429691087 -> j778663719;
	j2451570170 [label="Hey Arthur. Amir is putting together a game of Fables & Frontiers, and it'd mean a lot to both of us if you'd join.",shape=box,color=red];
		j2451570170 -> j2016365866;
	j2016365866 [label="Really? Why's it so important?",shape=box,color=blue];
		j2016365866 -> j2833996339;
		j2016365866 -> j1683488599;
	j778663719 [label="We have very different definitions of \"fun.\" Sorry, pass.",shape=box,color=blue];
		j778663719 -> j466618406;
	j2833996339 [label="I think it'd be a lot of fun, and a good bonding experience for all of us.",shape=box,color=red];
		j2833996339 -> j778663719;
	j1683488599 [label="He feels like the odd man out - the non-military one, the nerd, kind of on the outside. It'd mean a lot to him if we all sat down and played one of his games with him.",shape=box,color=red];
		j1683488599 -> j625681498;
	j466618406 [label="You kids enjoy yourself, though.",shape=box,color=blue];
		j466618406 -> "Chat ends.";
	j625681498 [label="+20 Chemistry",color=orange];
		j625681498 -> j3503089915;
	j3503089915 [label="Yeah... that's fair. All right, I'll play. Count me in.",shape=box,color=blue];
		j3503089915 -> j262748250;
	j262748250 [label="At least for one night, to see how it goes.",shape=box,color=blue];
		j262748250 -> j166037615;
	j166037615 [label="Boolean AmirRPGArthur is now true.",color=orange];
		j166037615 -> j1259627351;
	j1259627351 [label="Check boolean AmirRPGQuincy",color=orange];
		j1259627351 -> j1522511736 [label=true,color=green];
		j1259627351 -> j1992773596 [label=false,color=brown];
	j1522511736 [label="Check boolean AmirRPGArthur",color=orange];
		j1522511736 -> j3867851737 [label=true,color=green];
		j1522511736 -> j1992773596 [label=false,color=brown];
	j1992773596 [label="Boolean AmirRPGAny is now true.",color=orange];
		j1992773596 -> "Chat ends.";
	j3867851737 [label="Check boolean AmirRPGAoi",color=orange];
		j3867851737 -> j3358606226 [label=true,color=green];
		j3867851737 -> j1992773596 [label=false,color=brown];
	j3358606226 [label="Check boolean AmirRPGEleanor",color=orange];
		j3358606226 -> j1733375523 [label=true,color=green];
		j3358606226 -> j1992773596 [label=false,color=brown];
	j1733375523 [label="Check boolean AmirRPGLettie",color=orange];
		j1733375523 -> j2677000302 [label=true,color=green];
		j1733375523 -> j1992773596 [label=false,color=brown];
	j2677000302 [label="Boolean AmirRPGAll is now true.",color=orange];
		j2677000302 -> "Chat ends.";
}