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 -> j4232188345 [label=true,color=green];
		j3242374743 -> j3993416579 [label=true,color=green];
		j3242374743 -> j902099133 [label=false,color=brown];
		j3242374743 -> j333127136 [label=false,color=brown];
	j4232188345 [label="Arthur, um nochmal auf Fables & Frontiers zurückzukommen. Es würde Amir und mir viel bedeuten, wenn du mitspielst.",shape=box,color=red];
		j4232188345 -> j984745915;
	j3993416579 [label="Hey, Arthur – ich weiß, du sagtest bereits Nein zu Fables & Frontiers, aber ich glaube, es wird lustig.",shape=box,color=red];
		j3993416579 -> j1693736162;
	j902099133 [label="Hey, willst du mit Amir und mir Fables & Frontiers spielen? Ich glaube, das wird lustig.",shape=box,color=red];
		j902099133 -> j1693736162;
	j333127136 [label="Hey Arthur. Amir stellt ein Spiel namens Fables & Frontiers zusammen und es würde uns beiden viel bedeuten, wenn du mitmachen würdest.",shape=box,color=red];
		j333127136 -> j984745915;
	j984745915 [label="Wirklich? Warum ist das so wichtig?",shape=box,color=blue];
		j984745915 -> j4147767881;
		j984745915 -> j3048104657;
	j1693736162 [label="Wir haben sehr unterschiedliche Definitionen von \"Spaß\". Tut mir leid, passe.",shape=box,color=blue];
		j1693736162 -> j3580693582;
	j4147767881 [label="Ich glaube, es wird Spaß machen und gut für uns alle sein, etwas, das uns näher zusammenbringt.",shape=box,color=red];
		j4147767881 -> j1693736162;
	j3048104657 [label="Er fühlt sich wie ein Einzelgänger - der Zivilist, der Streber, der Außenseiter. Es würde ihm viel bedeuten, wenn wir alle zusammen eines seiner Spiele mit ihm spielen würden.",shape=box,color=red];
		j3048104657 -> j2248303259;
	j3580693582 [label="Habt trotzdem Spaß, Kinder.",shape=box,color=blue];
		j3580693582 -> "Chat ends.";
	j2248303259 [label="+20 Chemistry",color=orange];
		j2248303259 -> j1171106072;
	j1171106072 [label="Ja ... verstehe. Also gut, ich spiele mit. Bin dabei.",shape=box,color=blue];
		j1171106072 -> j4118413504;
	j4118413504 [label="Zumindest für einen Abend, um zu sehen, wie es läuft.",shape=box,color=blue];
		j4118413504 -> 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.";
}