digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"MarieRoatheFail begins." [color=orange];
		"MarieRoatheFail begins." -> j3510390106;
	j3510390106 [label="Evaluate expressions",color=orange];
		j3510390106 -> j2308777635 [label="RoatheFail",color=purple];
		j3510390106 -> j129698615 [label="RoatheFail",color=purple];
		j3510390106 -> j2308777635 [label="RoatheFailStall",color=purple];
		j3510390106 -> j129698615 [label="RoatheFailStall",color=purple];
		j3510390106 -> j2308777635 [label="RoatheRepair1",color=purple];
		j3510390106 -> "Chat ends." [label="false",color=purple];
	j2308777635 [label="Marie, hast du einen Moment Zeit?",shape=box,color=red];
		j2308777635 -> j125017648;
	j129698615 [label="[Ende.]",shape=box,color=red];
		j129698615 -> "Chat ends.";
	"Chat ends." [color=orange];
	j125017648 [label="Check boolean MarieDating",color=orange];
		j125017648 -> j1620078371 [label=true,color=green];
		j125017648 -> j1239158816 [label=false,color=brown];
	j1620078371 [label="Oui! Pour toi, mein Wolf, immer. Um was geht es?",shape=box,color=blue];
		j1620078371 -> j3327689372;
		j1620078371 -> j1526708764;
		j1620078371 -> j2974217258;
		j1620078371 -> j3413718860;
		j1620078371 -> j4144669547;
	j1239158816 [label="Oui! Pour toi, mein Freund, immer. Um was geht es?",shape=box,color=blue];
		j1239158816 -> j3327689372;
		j1239158816 -> j1526708764;
		j1239158816 -> j2974217258;
		j1239158816 -> j3413718860;
		j1239158816 -> j4144669547;
	j3327689372 [label="Ich versuche Roathe davon zu überzeugen, uns bei der Wiedervereinigung von Loid und der Familie Entrati zu helfen. Aber er ist stur über seine Einnahme des Serums. Ich brauche deine Hilfe, um mit ihm zu reden.",shape=box,color=red];
		j3327689372 -> j3811125115;
	j1526708764 [label="Ich versuche, Roathe klarzumachen, dass er die Kraft zur Veränderung hat. Dass er sich selbst vergeben kann für das, was er in der Vergangenheit getan hat. Und dafür brauche ich deine Hilfe.",shape=box,color=red];
		j1526708764 -> j1888944765;
	j2974217258 [label="Roathe quält sich innerlich mit dem, was er getan hat. Und ohne deine Hilfe befürchte ich, dass er sich weiterhin selbst zerstören wird, wenn er nicht mit seiner Identität ins Reine kommt.",shape=box,color=red];
		j2974217258 -> j426429253;
	j3413718860 [label="Roathe hat die Wahrheit über das Serum erfahren. Dass er es freiwillig genommen hat. Und es zerstört ihn. Ich brauche deine Hilfe, um ihn zu beruhigen.",shape=box,color=red];
		j3413718860 -> j3811125115;
	j4144669547 [label="Roathe macht mich wahnsinnig. Ich weiß nicht, wie ich mit ihm reden soll. Hast du einen Rat?",shape=box,color=red];
		j4144669547 -> j3811125115;
	j3811125115 [label="Non, wenn ich gut darin wäre, mit diesem Teufel zu sprechen, glaubst du, ich würde ihn ständig in Gaullique anschreien?",shape=box,color=blue];
		j3811125115 -> j2743938284;
	j1888944765 [label="Add 10 to Thermostat counter",color=orange];
		j1888944765 -> j2275173070;
	j426429253 [label="Add -10 to Thermostat counter",color=orange];
		j426429253 -> j2275173070;
	j2743938284 [label="Pardonne-moi, ich glaube, du bist auf dich allein gestellt ...",shape=box,color=blue];
		j2743938284 -> "Chat ends.";
	j2275173070 [label="Ich werde tun, was ich kann. Ich werde es versuchen, für dich.",shape=box,color=blue];
		j2275173070 -> j3531239124;
	j3531239124 [label="Boolean MarieRoatheFailFix is now true.",color=orange];
		j3531239124 -> "Initiate conversation RoatheRepair in /Lotus/Types/Gameplay/1999Wf/Dialogue/RoatheDialogue_rom.dialogue";
	"Initiate conversation RoatheRepair in /Lotus/Types/Gameplay/1999Wf/Dialogue/RoatheDialogue_rom.dialogue" [label="Initiate conversation RoatheRepair in /Lotus/Types/Gameplay/1999Wf/Dialogue/RoatheDialogue_rom.dialogue",color=orange];
		"Initiate conversation RoatheRepair in /Lotus/Types/Gameplay/1999Wf/Dialogue/RoatheDialogue_rom.dialogue" -> "Chat ends.";
}