digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"LettieQuincyWingman begins." [color=orange];
		"LettieQuincyWingman begins." -> j3922633094;
	j3922633094 [label="Evaluate expressions",color=orange];
		j3922633094 -> "Chat ends." [label="AoiDating",color=purple];
		j3922633094 -> "Chat ends." [label="EleanorDating",color=purple];
		j3922633094 -> "Chat ends." [label="QuincyDating",color=purple];
		j3922633094 -> "Chat ends." [label="ArthurDating",color=purple];
		j3922633094 -> "Chat ends." [label="AmirDating",color=purple];
		j3922633094 -> j2896415292 [label="false",color=purple];
	"Chat ends." [color=orange];
	j2896415292 [label="Hey\nQuincy kam, um mit mir zu sprechen\nSagte, du willst reden?\n¿Qué pasó?",shape=box,color=blue];
		j2896415292 -> j2065325619;
	j2065325619 [label="Check boolean LettieNoDate",color=orange];
		j2065325619 -> j1664903658 [label=true,color=green];
		j2065325619 -> j1182819836 [label=true,color=green];
		j2065325619 -> j2678231168 [label=false,color=brown];
		j2065325619 -> j1182819836 [label=false,color=brown];
	j1664903658 [label="Ich wollte ... mich nur entschuldigen, Lettie. Das ist alles.",shape=box,color=red];
		j1664903658 -> j2237744900;
	j1182819836 [label="Er muss sich geirrt haben. [Ende.]",shape=box,color=red];
		j1182819836 -> j3947662504;
	j2678231168 [label="Ich ... nun. Ich habe Gefühle für dich.",shape=box,color=red];
		j2678231168 -> j909510203;
	j2237744900 [label="JAJA Sí, das sagte er\nHabe ihm zuerst nicht geglaubt\nBin aber beeindruckt, er arbeitet jetzt wohl für dich, wie?\nAy, ich schon wieder ...",shape=box,color=blue];
		j2237744900 -> j3070792572;
	j3947662504 [label="Lárgate de aquí, cabrón",shape=box,color=blue];
		j3947662504 -> "Chat ends.";
	j909510203 [label="Check boolean LettieHasDated",color=orange];
		j909510203 -> j324192966 [label=true,color=green];
		j909510203 -> j2176033353 [label=false,color=brown];
	j3070792572 [label="Du willst dich nur entschuldigen und ich mache es dir schwer\nAlles klar\nEntschuldigung angenommen",shape=box,color=blue];
		j3070792572 -> j1574313555;
	j324192966 [label="Du hattest deine Chance\nUnd es lief nicht so gut, oder?\nAber ... aaaay, sí ...\nGebe es nicht gerne zu, aber du fehlst mir",shape=box,color=blue];
		j324192966 -> j1444846338;
	j2176033353 [label="Du hast das die ganze Zeit für dich behalten?\n¿Por qué?\nIch bin direkt vor dir",shape=box,color=blue];
		j2176033353 -> j4103615871;
		j2176033353 -> j3363414114;
	j1574313555 [label="Er sagte *auch*, dass du es mit mir versuchen möchtest\nUns\nEine Sache, miteinander\n¿Verdad?",shape=box,color=blue];
		j1574313555 -> j1371972714;
		j1574313555 -> j3205596580;
	j1444846338 [label="Möchtest du es noch einmal versuchen?",shape=box,color=blue];
		j1444846338 -> j1371972714;
		j1444846338 -> j3205596580;
	j4103615871 [label="Konnte es dir nicht eingestehen.",shape=box,color=red];
		j4103615871 -> j2865189254;
	j3363414114 [label="Keine Ahnung.",shape=box,color=red];
		j3363414114 -> j2865189254;
	j1371972714 [label="Ja. :) Das würde ich.",shape=box,color=red];
		j1371972714 -> j860159551;
	j3205596580 [label="Eigentlich, nein vergiss es.",shape=box,color=red];
		j3205596580 -> j2526010710;
	j2865189254 [label="Also ...\nWas auch immer\nWillst du es?",shape=box,color=blue];
		j2865189254 -> j1371972714;
		j2865189254 -> j3205596580;
	j860159551 [label="+20 Chemistry",color=orange];
		j860159551 -> j1606481188;
	j2526010710 [label="¿Babas?\nManchmal möchte ich dir eine runterhauen\nSo wie jetzt gerade",shape=box,color=blue];
		j2526010710 -> j2703113057;
	j1606481188 [label="Sí, na gut\nDann lass uns weitermachen\n¡Va!, es gibt viel zu tun",shape=box,color=blue];
		j1606481188 -> j4071933913;
	j2703113057 [label="Boolean LettieNoDate is now true.",color=orange];
		j2703113057 -> "Chat ends.";
	j4071933913 [label="Boolean LettieNoDate is now false.",color=orange];
		j4071933913 -> j444607473;
	j444607473 [label="Boolean IsDating is now true.",color=orange];
		j444607473 -> j2763854765;
	j2763854765 [label="Boolean LettieDating is now true.",color=orange];
		j2763854765 -> j3003494003;
	j3003494003 [label="Boolean LettieHasDated is now true.",color=orange];
		j3003494003 -> "Chat ends.";
}