digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"LettieTrust begins." [color=orange];
		"LettieTrust begins." -> j831262480;
	j831262480 [label="babas",shape=box,color=blue];
		j831262480 -> j347228100;
		j831262480 -> j4221938618;
	j347228100 [label="Ja, Lettie?",shape=box,color=red];
		j347228100 -> j1195596572;
	j4221938618 [label="[Ignorieren.]",shape=box,color=red];
		j4221938618 -> "Chat ends.";
	j1195596572 [label="Lass mich etwas klarstellen \nIch bin kein cobarde \nIch bin kein verschissener Feigling \nAber ... du hattest bei einem Recht",shape=box,color=blue];
		j1195596572 -> j2616921041;
	"Chat ends." [color=orange];
	j2616921041 [label="Ich vertraue Leuten nicht \nSchlicht und einfach\n¿Entendiste?",shape=box,color=blue];
		j2616921041 -> j2962291999;
		j2616921041 -> j1864955769;
		j2616921041 -> j1581171061;
	j2962291999 [label="Äh ... ¿Sí?",shape=box,color=red];
		j2962291999 -> j2706937985;
	j1864955769 [label="Verstanden.",shape=box,color=red];
		j1864955769 -> j1063159804;
	j1581171061 [label="Nicht einmal mir? Oder den Hex?",shape=box,color=red];
		j1581171061 -> "Chat ends.";
	j2706937985 [label="+20 Chemistry",color=orange];
		j2706937985 -> j149712294;
	j1063159804 [label="+15 Chemistry",color=orange];
		j1063159804 -> j3748645904;
	j149712294 [label="Jaja \nOh, babas \nDu bringst mich zum Lächeln, wenn ich es brauche \nDas muss ich dir lassen",shape=box,color=blue];
		j149712294 -> "Chat ends.";
	j3748645904 [label="Bueno",shape=box,color=blue];
		j3748645904 -> "Chat ends.";
}