digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"AmirArthurNightmares begins." [color=orange];
		"AmirArthurNightmares begins." -> j4090632758;
	j4090632758 [label="Boolean ArthurAmirNightmares is now true.",color=orange];
		j4090632758 -> j3735470619;
	j3735470619 [label="ich hab mit arthur über meine albträume geredet",shape=box,color=blue];
		j3735470619 -> j2345484282;
	j2345484282 [label="wie du vorgeschlagen hast",shape=box,color=blue];
		j2345484282 -> j3307174350;
	j3307174350 [label="ich dachte er lacht mich aus ... oder rollt mit den augen, weißt du?",shape=box,color=blue];
		j3307174350 -> j585273596;
	j585273596 [label="ich hatte nicht erwartet dass er aufspringt und ... mich umarmt ...",shape=box,color=blue];
		j585273596 -> j2541913423;
	j2541913423 [label="der große starke arthur sah aus, als würde er gleich heulen",shape=box,color=blue];
		j2541913423 -> j1897483041;
	j1897483041 [label="sagte mir er hätte keine ahnung gehabt, dass ich so sehr leide ...",shape=box,color=blue];
		j1897483041 -> j3238694047;
	j3238694047 [label="wir saßen da und haben lange über all den mist geredet den er im krieg gesehen hat ...",shape=box,color=blue];
		j3238694047 -> j1753646374;
	j1753646374 [label="all die albträume die er hatte ... und immer noch hat ...",shape=box,color=blue];
		j1753646374 -> j1384030050;
	j1384030050 [label="also ... daher, danke drifter.",shape=box,color=blue];
		j1384030050 -> j657276632;
	j657276632 [label="Check boolean AmirDating",color=orange];
		j657276632 -> j4018830980 [label=true,color=green];
		j657276632 -> j3476610972 [label=true,color=green];
		j657276632 -> j4287339218 [label=true,color=green];
		j657276632 -> j3476610972 [label=false,color=brown];
		j657276632 -> j4287339218 [label=false,color=brown];
		j657276632 -> j2323661712 [label=false,color=brown];
	j4018830980 [label="<3 <3 <3",shape=box,color=red];
		j4018830980 -> j971083784;
	j3476610972 [label="Natürlich.",shape=box,color=red];
		j3476610972 -> j971083784;
	j4287339218 [label="Gähn.",shape=box,color=red];
		j4287339218 -> j2090944469;
	j2323661712 [label="Jederzeit.",shape=box,color=red];
		j2323661712 -> j971083784;
	j971083784 [label="+20 Chemistry",color=orange];
		j971083784 -> j1538486228;
	j2090944469 [label="Boolean AmirNoDate is now true.",color=orange];
		j2090944469 -> j4233165047;
	j1538486228 [label="Boolean AmirWillDate is now true.",color=orange];
		j1538486228 -> "Chat ends.";
	j4233165047 [label="wow",shape=box,color=blue];
		j4233165047 -> j2346536463;
	"Chat ends." [color=orange];
	j2346536463 [label="ok",shape=box,color=blue];
		j2346536463 -> "Chat ends.";
}