digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"ArthurRank6Convo11 begins." [color=orange];
		"ArthurRank6Convo11 begins." -> j2093243657;
	j2093243657 [label="Ich brauch deine Hilfe. Es könnte ein Notfall sein.",shape=box,color=blue];
		j2093243657 -> j1484231060;
		j2093243657 -> j1273646421;
	j1484231060 [label="Tut mir leid, ich bin beschäftigt. Ich bin sicher, du schaffst das. [Ende.]",shape=box,color=red];
		j1484231060 -> "Chat ends.";
	j1273646421 [label="Was ist passiert?!",shape=box,color=red];
		j1273646421 -> j3952720320;
	"Chat ends." [color=orange];
	j3952720320 [label="Kaya folgt mir überall hin. Sie lässt mich nicht in Ruhe.",shape=box,color=blue];
		j3952720320 -> j568908374;
	j568908374 [label="Check boolean ArthurDating",color=orange];
		j568908374 -> j354553821 [label=true,color=green];
		j568908374 -> j2676234152 [label=true,color=green];
		j568908374 -> j2282063888 [label=false,color=brown];
		j568908374 -> j4086055357 [label=false,color=brown];
	j354553821 [label="Es ist der Akzent. Er ist unwiderstehlich. :3",shape=box,color=red];
		j354553821 -> j2442512638;
	j2676234152 [label="Ich kümmere mich darum, keine Sorge.",shape=box,color=red];
		j2676234152 -> j2442512638;
	j2282063888 [label="Ich weiß nicht, wie ich es dir sagen soll ...",shape=box,color=red];
		j2282063888 -> j2442512638;
	j4086055357 [label="LOL! Schiebe es auf den Akzent?",shape=box,color=red];
		j4086055357 -> j2442512638;
	j2442512638 [label="Willst du damit sagen, dass sie – oh nein. *Oh nein.* Ich dachte, ich hätte sie nur wütend gemacht.",shape=box,color=blue];
		j2442512638 -> j4010075874;
	j4010075874 [label="Und ich dachte, sie würde mich in ein Portal in irgendeine andere Dimension werfen!",shape=box,color=blue];
		j4010075874 -> j1265751651;
	j1265751651 [label="Das hier ist *viel schlimmer*. Genau, was ich brauche. Ein neunzehnjähriges Supergenie, das verknallt ist ...",shape=box,color=blue];
		j1265751651 -> j3910997784;
	j3910997784 [label="Check boolean KayaFutureWin1",color=orange];
		j3910997784 -> j3112899985 [label=true,color=green];
		j3910997784 -> j548591388 [label=true,color=green];
		j3910997784 -> j2360897587 [label=true,color=green];
		j3910997784 -> j3112899985 [label=false,color=brown];
		j3910997784 -> j548591388 [label=false,color=brown];
	j3112899985 [label="Sie wird dich nicht in ein Portal werfen, versprochen.",shape=box,color=red];
		j3112899985 -> j15236264;
	j548591388 [label="Sie weiß, dass es nichts wird. Wir haben darüber geredet. Es ist alles okay.",shape=box,color=red];
		j548591388 -> j15236264;
	j2360897587 [label="Sie wollte, dass ich dir sage, dass sie dich süß findet, aber nur *nachdem* sie sich auf in die Zukunft gemacht hat. Aber da sie immer wieder zwischen den Zeitlinien hin und herspringt, um sie zu stabilisieren ... sollte jetzt okay sein? LOL.",shape=box,color=red];
		j2360897587 -> j15236264;
	j15236264 [label="Meine Atome werden gespalten und ich in eine Art schwarzes Loch verwandelt werden, oder ...?",shape=box,color=blue];
		j15236264 -> "Chat ends.";
}