digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"EleanorQuincyWingman begins." [color=orange];
		"EleanorQuincyWingman begins." -> j2100861930;
	j2100861930 [label="Evaluate expressions",color=orange];
		j2100861930 -> "Chat ends." [label="ArthurDating",color=purple];
		j2100861930 -> "Chat ends." [label="AmirDating",color=purple];
		j2100861930 -> "Chat ends." [label="AoiDating",color=purple];
		j2100861930 -> "Chat ends." [label="LettieDating",color=purple];
		j2100861930 -> "Chat ends." [label="QuincyDating",color=purple];
		j2100861930 -> j355218115 [label="false",color=purple];
	"Chat ends." [color=orange];
	j355218115 [label="Quincy kam zu mir und sagte das absolut Seltsamste. Dass du mit mir reden willst ... über deine 'Gefühle'?",shape=box,color=blue];
		j355218115 -> j806134085;
	j806134085 [label="Check boolean EleanorNoDate",color=orange];
		j806134085 -> j2551372573 [label=true,color=green];
		j806134085 -> j2085180202 [label=true,color=green];
		j806134085 -> j1695138966 [label=false,color=brown];
		j806134085 -> j2085180202 [label=false,color=brown];
	j2551372573 [label="Ich wollte mich wirklich nur für die schrecklichen Dinge entschuldigen, die ich gesagt habe.",shape=box,color=red];
		j2551372573 -> j3727459582;
	j2085180202 [label="Ich glaube, er hat dich 'veräppelt'.",shape=box,color=red];
		j2085180202 -> j2547283509;
	j1695138966 [label="Ich wollte dir nur sagen, dass ich Gefühle für dich habe.",shape=box,color=red];
		j1695138966 -> j1281792529;
	j3727459582 [label="Nun ja ... angesichts unserer Situation scheint es mir nicht die beste Wahl zu sein, einen Groll zu hegen. Meinst du es ernst? Dann verzeihe ich dir.",shape=box,color=blue];
		j3727459582 -> j3204973457;
	j2547283509 [label="Ich ... verstehe.",shape=box,color=blue];
		j2547283509 -> "Chat ends.";
	j1281792529 [label="Check boolean EleanorHasDated",color=orange];
		j1281792529 -> j644966663 [label=true,color=green];
		j1281792529 -> j957935946 [label=false,color=brown];
	j3204973457 [label="Und ... um die Wahrheit zu sagen? Ich muss zugeben, dass ich gewisse Gefühle für dich hege ...",shape=box,color=blue];
		j3204973457 -> j165880682;
	j644966663 [label="Und ich möchte dich daran erinnern, dass du deine Chance hattest.",shape=box,color=blue];
		j644966663 -> j1867547183;
	j957935946 [label="Und warum hast du das bisher für dich behalten?",shape=box,color=blue];
		j957935946 -> j1971267227;
		j957935946 -> j3922615676;
	j165880682 [label="Wenn du es ernst meinst und dem 'uns' eine Chance geben willst? Dann bin ich bereit, dasselbe zu tun.",shape=box,color=blue];
		j165880682 -> j1338674720;
		j165880682 -> j647195558;
	j1867547183 [label="Aber ich würde auch lügen, wenn ich nicht zugeben würde, dass ich dich vermisst habe und bereit wäre, es noch einmal zu versuchen, wenn du es willst.",shape=box,color=blue];
		j1867547183 -> j1338674720;
		j1867547183 -> j647195558;
	j1971267227 [label="Ich habe keine Ahnung.",shape=box,color=red];
		j1971267227 -> j4044762831;
	j3922615676 [label="Vielleicht war ich verwirrt, wie das alles funktioniert.",shape=box,color=red];
		j3922615676 -> j4044762831;
	j1338674720 [label="Das würde ich sehr gerne.",shape=box,color=red];
		j1338674720 -> j2320002461;
	j647195558 [label="Äh, nein. Vergiss es.",shape=box,color=red];
		j647195558 -> j2751722617;
	j4044762831 [label="Scheint so. Nun ja. Wenn du das 'uns' ausprobieren willst, dann würde ich das auch.",shape=box,color=blue];
		j4044762831 -> j1338674720;
		j4044762831 -> j647195558;
	j2320002461 [label="+20 Chemistry",color=orange];
		j2320002461 -> j4066625362;
	j2751722617 [label="....",shape=box,color=blue];
		j2751722617 -> j2728200779;
	j4066625362 [label="Ich auch.",shape=box,color=blue];
		j4066625362 -> j665143278;
	j2728200779 [label="Boolean EleanorNoDate is now true.",color=orange];
		j2728200779 -> "Chat ends.";
	j665143278 [label="Boolean EleanorNoDate is now false.",color=orange];
		j665143278 -> j3088195508;
	j3088195508 [label="Boolean IsDating is now true.",color=orange];
		j3088195508 -> j576266418;
	j576266418 [label="Boolean EleanorDating is now true.",color=orange];
		j576266418 -> j3035403554;
	j3035403554 [label="Boolean EleanorHasDated is now true.",color=orange];
		j3035403554 -> "Chat ends.";
}