digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"ArthurConsent begins." [color=orange];
		"ArthurConsent begins." -> j2345715761;
	j2345715761 [label="Check boolean ArthurDating",color=orange];
		j2345715761 -> j1518184391 [label=true,color=green];
		j2345715761 -> "Chat ends." [label=false,color=brown];
	j1518184391 [label="Check /Lotus/Scripts/1999/DialogueScriptNodes.lua:IsDatingMultiple",color=orange];
		j1518184391 -> j1569221931 [label=true,color=green];
		j1518184391 -> j972778441 [label=false,color=brown];
	"Chat ends." [color=orange];
	j1569221931 [label="Check boolean ArthurConsentComplete",color=orange];
		j1569221931 -> "Chat ends." [label=true,color=green];
		j1569221931 -> j1592612099 [label=false,color=brown];
		j1569221931 -> j2874419297 [label=false,color=brown];
	j972778441 [label="Check boolean ArthurPolyamorySuccess",color=orange];
		j972778441 -> j1569221931 [label=true,color=green];
		j972778441 -> "Chat ends." [label=false,color=brown];
	j1592612099 [label="Arthur, können wir reden? [Einwilligung für mehrerer Partner einholen.]",shape=box,color=red];
		j1592612099 -> j3558300933;
	j2874419297 [label="[Ende.]",shape=box,color=red];
		j2874419297 -> j3652224286;
	j3558300933 [label="Immer. Stimmt etwas nicht?",shape=box,color=blue];
		j3558300933 -> j2510437114;
	j3652224286 [label="Boolean ArthurConsentComplete is now true.",color=orange];
		j3652224286 -> "Chat ends.";
	j2510437114 [label="Nein, alles in Ordnung. Ich wollte nur mit dir über etwas sprechen, von dem ich hoffe, dass es für dich keine unangenehme Situation darstellt.",shape=box,color=red];
		j2510437114 -> j1091608020;
	j1091608020 [label="Ich möchte dich nicht in eine Situation bringen, mit der du nicht einverstanden bist. Ich weiß, dass wir das noch nie besprochen haben. Wenn du also Nein sagst, ist das völlig in Ordnung. Das wollte ich dir nur sagen.",shape=box,color=red];
		j1091608020 -> j4230606658;
	j4230606658 [label="Was wir haben, ist mir wichtig – sehr wichtig – und es ist real. Ich möchte nicht, dass du daran zweifelst.",shape=box,color=red];
		j4230606658 -> j1158010473;
	j1158010473 [label="Ah, ich sehe schon, worauf das hinausläuft. Du hast ... also auch Gefühle für jemand anderen?",shape=box,color=blue];
		j1158010473 -> j221751914;
		j1158010473 -> j3502022926;
	j221751914 [label="So ist es. Und ich weiß, dass es vielleicht schwer zu verstehen ist, aber das bedeutet nicht, dass ich weniger für dich empfinde.",shape=box,color=red];
		j221751914 -> j2001048967;
	j3502022926 [label="So ist es. Aber jetzt, wo ich darüber nachdenke, sollten wir es wohl besser hier beenden. [Schluss machen.]",shape=box,color=red];
		j3502022926 -> j444318192;
	j2001048967 [label="Liebling, glaubst du im Ernst, ich hätte nach so vielen Jahren beim Militär nicht so ziemlich jede Art von Beziehung kennengelernt?",shape=box,color=blue];
		j2001048967 -> j2042665505;
	j444318192 [label="Wenn das wirklich dein Wunsch ist ...",shape=box,color=blue];
		j444318192 -> j3701883258;
	j2042665505 [label="Wenn man so viel Zeit seines Lebens damit verbringt, dem Tod nahe zu sein, lernt man zu schätzen, was im Leben wichtig ist und was nicht.",shape=box,color=blue];
		j2042665505 -> j880166941;
	j3701883258 [label="Boolean IsDating is now false.",color=orange];
		j3701883258 -> j913620630;
	j880166941 [label="Ich weiß nicht, wie das hier ausgehen wird. Aber du bist mir wichtig genug, dass ich es versuchen möchte.",shape=box,color=blue];
		j880166941 -> j3454286498;
	j913620630 [label="Boolean ArthurDating is now false.",color=orange];
		j913620630 -> "Chat ends.";
	j3454286498 [label="Du bedeutest mir etwas. Und wenn sie dir etwas bedeuten, bedeuten sie auch mir etwas.",shape=box,color=blue];
		j3454286498 -> j1972860116;
	j1972860116 [label="Nur, naja, nur nicht im Einkaufszentrum, ok?",shape=box,color=blue];
		j1972860116 -> j1281812995;
	j1281812995 [label="Die Dinge sind schon verwirrend genug.",shape=box,color=blue];
		j1281812995 -> j576941799;
		j1281812995 -> j3278013699;
	j576941799 [label="Haha. Versprochen.",shape=box,color=red];
		j576941799 -> j324620895;
	j3278013699 [label="Ich denke, dass du die Person mögen würdest.",shape=box,color=red];
		j3278013699 -> j3503116600;
	j324620895 [label="Danke. Und ich hoffe, ich treffe sie eines Tages. Aus ... persönlichen Gründen natürlich.",shape=box,color=blue];
		j324620895 -> j3136439079;
	j3503116600 [label="Und ich hoffe, ich treffe sie eines Tages. Aus ... persönlichen Gründen natürlich.",shape=box,color=blue];
		j3503116600 -> j3136439079;
	j3136439079 [label="+20 Chemistry",color=orange];
		j3136439079 -> j2615750564;
	j2615750564 [label="Pass einfach gut auf dich auf da draußen, Schatz.",shape=box,color=blue];
		j2615750564 -> j3652224286;
}