digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"LyonConsent begins." [color=orange];
		"LyonConsent begins." -> j3531908618;
	j3531908618 [label="Check boolean LyonDating",color=orange];
		j3531908618 -> j1809468205 [label=true,color=green];
		j3531908618 -> "Chat ends." [label=false,color=brown];
	j1809468205 [label="Check /Lotus/Scripts/1999/DialogueScriptNodes.lua:IsDatingMultiple",color=orange];
		j1809468205 -> j1181132753 [label=true,color=green];
		j1809468205 -> j1316396836 [label=false,color=brown];
	"Chat ends." [color=orange];
	j1181132753 [label="Check boolean LyonConsentComplete",color=orange];
		j1181132753 -> "Chat ends." [label=true,color=green];
		j1181132753 -> j3832454590 [label=false,color=brown];
	j1316396836 [label="Check boolean LyonPolyamorySuccess",color=orange];
		j1316396836 -> j1181132753 [label=true,color=green];
		j1316396836 -> "Chat ends." [label=false,color=brown];
	j3832454590 [label="Ich möchte, wenn ich darf, kurz etwas ansprechen, von dem ich glaube, dass es für uns beide wichtig ist, mon miracle.",shape=box,color=blue];
		j3832454590 -> j3567034855;
		j3832454590 -> j1785404440;
	j3567034855 [label="[Ende.]",shape=box,color=red];
		j3567034855 -> j3944516755;
	j1785404440 [label="Stimmt etwas nicht, Lyon?",shape=box,color=red];
		j1785404440 -> j2101335838;
	j3944516755 [label="Boolean LyonConsentComplete is now true.",color=orange];
		j3944516755 -> "Chat ends.";
	j2101335838 [label="Nein, alles in Ordnung. Ich wollte nur sagen, dass ich weiß, dass du Zeit mit jemand anderem ... auf leidenschaftliche Art verbringst, wenn du nicht bei mir bist.",shape=box,color=blue];
		j2101335838 -> j1347447418;
	j1347447418 [label="Ich wollte dir lediglich versichern, dass mich dies weder stört noch beunruhigt. Deine Anwesenheit in meinem Leben hat mir nichts als Frieden und Freude gebracht ...",shape=box,color=blue];
		j1347447418 -> j1759592489;
	j1759592489 [label="Und wie könnte ich es jemals verweigern, dass ein solches Geschenk einem anderen Menschen zuteilwird?",shape=box,color=blue];
		j1759592489 -> j3983807702;
		j1759592489 -> j1185507997;
	j3983807702 [label="Ich bin mir sicher, meine andere Beziehung würde dich vergöttern.",shape=box,color=red];
		j3983807702 -> j2342048000;
	j1185507997 [label="Vielen Dank. Das bedeutet mir sehr viel.",shape=box,color=red];
		j1185507997 -> j1296096262;
	j2342048000 [label="Der Gedanke daran lässt mich lächeln. Und wer weiß, vielleicht begegnen wir uns in einem anderen Leben oder an einem anderen Tag.",shape=box,color=blue];
		j2342048000 -> j2911607166;
	j1296096262 [label="So wie wir sind – so wie ich bin, mit allem, was du mir gebracht hast, allem, wofür wir stehen ... bin ich zufrieden. Nein, ich bin ... glücklich. Zum ersten Mal seit sehr, sehr langer Zeit.",shape=box,color=blue];
		j1296096262 -> j1893480223;
	j2911607166 [label="Aber hier und jetzt bin ich zufrieden, so wie es ist. Nein, ich bin ... glücklich. Zum ersten Mal seit sehr, sehr langer Zeit.",shape=box,color=blue];
		j2911607166 -> j1893480223;
	j1893480223 [label="Und dafür habe ich dir zu danken. Fürs Erste verabschiede ich mich jedoch von dir.",shape=box,color=blue];
		j1893480223 -> j698039068;
	j698039068 [label="- Lyon",shape=box,color=blue];
		j698039068 -> j3944516755;
}