digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"ArthurQuincyWingman begins." [color=orange];
		"ArthurQuincyWingman begins." -> j3680738960;
	j3680738960 [label="Evaluate expressions",color=orange];
		j3680738960 -> "Chat ends." [label="AoiDating",color=purple];
		j3680738960 -> "Chat ends." [label="EleanorDating",color=purple];
		j3680738960 -> "Chat ends." [label="AmirDating",color=purple];
		j3680738960 -> "Chat ends." [label="LettieDating",color=purple];
		j3680738960 -> "Chat ends." [label="QuincyDating",color=purple];
		j3680738960 -> j950865430 [label="false",color=purple];
	"Chat ends." [color=orange];
	j950865430 [label="Wie zur absoluten Hölle hast du ausgerechnet *Quincy* von allen Menschen davon überzeugt, in deinem Namen mit mir zu reden?",shape=box,color=blue];
		j950865430 -> j1374000026;
	j1374000026 [label="Check boolean ArthurNoDate",color=orange];
		j1374000026 -> j217378398 [label=true,color=green];
		j1374000026 -> j3151560663 [label=true,color=green];
		j1374000026 -> j3001205331 [label=false,color=brown];
		j1374000026 -> j3151560663 [label=false,color=brown];
	j217378398 [label="Ich musste mich nur einfach bei dir entschuldigen und wusste nicht, wie sonst.",shape=box,color=red];
		j217378398 -> j2716924688;
	j3151560663 [label="Keine Ahnung, worüber du sprichst. [Ende.]",shape=box,color=red];
		j3151560663 -> j3332945775;
	j3001205331 [label="Ich ... wusste einfach nicht, wie ich dir sonst sagen soll, dass ich Gefühle für dich habe.",shape=box,color=red];
		j3001205331 -> j3373833188;
	j2716924688 [label="Es gibt Punkte für den Überraschungsfaktor, würde ich sagen. Damit habe ich auf jeden Fall nicht gerechnet. Und ... gut. Entschuldigung angenommen.",shape=box,color=blue];
		j2716924688 -> j856639518;
	j3332945775 [label="Mm ... hm.",shape=box,color=blue];
		j3332945775 -> "Chat ends.";
	j3373833188 [label="Check boolean ArthurHasDated",color=orange];
		j3373833188 -> j3195207764 [label=true,color=green];
		j3373833188 -> j3289365905 [label=false,color=brown];
	j856639518 [label="Ich muss gestehen, dass ich in letzter Zeit viel an dich gedacht habe.",shape=box,color=blue];
		j856639518 -> j3535004404;
	j3195207764 [label="Du hattest deine Chance mit mir, hast dich aber dazu entschlossen zu gehen. Aber ... Quincy war überzeugend. Wenn du uns noch eine zweite Chance geben willst, dann wäre ich bereit dazu.",shape=box,color=blue];
		j3195207764 -> j760516802;
		j3195207764 -> j2442780200;
	j3289365905 [label="Wie wäre es damit, im Hub einfach zu mir zu kommen und zu sagen: 'Mate, ich hab Gefühle für dich'? Ist dir das je in den Sinn gekommen?",shape=box,color=blue];
		j3289365905 -> j1114334831;
		j3289365905 -> j347595869;
	j3535004404 [label="Wenn du einen Versuch unternehmen möchtest, dann wäre ich willens das auch zu tun.",shape=box,color=blue];
		j3535004404 -> j760516802;
		j3535004404 -> j2442780200;
	j760516802 [label="Ja. :) Das würde ich gern.",shape=box,color=red];
		j760516802 -> j1696016479;
	j2442780200 [label="Ehrlich gesagt, hab ich mich umentschieden.",shape=box,color=red];
		j2442780200 -> j3723548882;
	j1114334831 [label="Ehrlich gesagt ... nein.",shape=box,color=red];
		j1114334831 -> j4165409755;
	j347595869 [label="... Huh ...",shape=box,color=red];
		j347595869 -> j4165409755;
	j1696016479 [label="+20 Chemistry",color=orange];
		j1696016479 -> j1426242225;
	j3723548882 [label="... Hat dir schon mal jemand gesagt, dass du *völlig* bescheuert bist?",shape=box,color=blue];
		j3723548882 -> j2533691464;
	j4165409755 [label="Manchmal weiß ich einfach nicht, was ich mit dir anfangen soll.",shape=box,color=blue];
		j4165409755 -> j640678949;
	j1426242225 [label="Gut. Ich bin froh, dass wir das geklärt haben. Wollen wir?",shape=box,color=blue];
		j1426242225 -> j4043864563;
	j2533691464 [label="Boolean ArthurNoDate is now true.",color=orange];
		j2533691464 -> "Chat ends.";
	j640678949 [label="Nun, es bringt ja nichts, sich darüber aufzuregen. Ich ... muss auch gestehen, dass ich viel an dich gedacht habe. Also, wenn du uns einen Versuch geben möchtest, dann wäre ich dazu bereit.",shape=box,color=blue];
		j640678949 -> j760516802;
		j640678949 -> j2442780200;
	j4043864563 [label="Boolean ArthurNoDate is now false.",color=orange];
		j4043864563 -> j1527829918;
	j1527829918 [label="Boolean IsDating is now true.",color=orange];
		j1527829918 -> j899889954;
	j899889954 [label="Boolean ArthurDating is now true.",color=orange];
		j899889954 -> j3103123730;
	j3103123730 [label="Boolean ArthurHasDated is now true.",color=orange];
		j3103123730 -> "Chat ends.";
}