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 -> j2847630846 [label="RoatheFail",color=purple];
		j3510390106 -> j242691715 [label="RoatheFail",color=purple];
		j3510390106 -> j2847630846 [label="RoatheFailStall",color=purple];
		j3510390106 -> j242691715 [label="RoatheFailStall",color=purple];
		j3510390106 -> j2847630846 [label="RoatheRepair1",color=purple];
		j3510390106 -> "Chat ends." [label="false",color=purple];
	j2847630846 [label="Marie, do you have a moment?",shape=box,color=red];
		j2847630846 -> j125017648;
	j242691715 [label="[End.]",shape=box,color=red];
		j242691715 -> "Chat ends.";
	"Chat ends." [color=orange];
	j125017648 [label="Check boolean MarieDating",color=orange];
		j125017648 -> j267990991 [label=true,color=green];
		j125017648 -> j2631515583 [label=false,color=brown];
	j267990991 [label="Oui ! Pour toi, my wolf, anything. What is it ?",shape=box,color=blue];
		j267990991 -> j1354402210;
		j267990991 -> j1028230143;
		j267990991 -> j3885981733;
		j267990991 -> j1544902105;
		j267990991 -> j3690411212;
	j2631515583 [label="Oui ! Pour toi, my friend, anything. What is it ?",shape=box,color=blue];
		j2631515583 -> j1354402210;
		j2631515583 -> j1028230143;
		j2631515583 -> j3885981733;
		j2631515583 -> j1544902105;
		j2631515583 -> j3690411212;
	j1354402210 [label="I'm trying to convince Roathe to help us reunite Loid and the Entrati family. But he's being stubborn about his taking the serum. I need your help in talking to him.",shape=box,color=red];
		j1354402210 -> j3241655497;
	j1028230143 [label="I'm trying to get Roathe to realize that he has the power to change. That he can forgive himself for what he's done in the past. And I need your help to do that.",shape=box,color=red];
		j1028230143 -> j1805058808;
	j3885981733 [label="Roathe is eating himself up inside over what he's done. And without your help, I'm worried he's just going to continue to destroy himself if he doesn't come to terms with who he is.",shape=box,color=red];
		j3885981733 -> j1697922739;
	j1544902105 [label="Roathe learned the truth about the serum. That he took it willingly. And it's destroying him. I need your help in calming him down.",shape=box,color=red];
		j1544902105 -> j3241655497;
	j3690411212 [label="Roathe is driving me insane. I don't know how to talk to him. Do you have any advice?",shape=box,color=red];
		j3690411212 -> j3241655497;
	j3241655497 [label="Non, if I were any good at speaking with that devil, do you think I would always be screaming at him in Gaullique ?",shape=box,color=blue];
		j3241655497 -> j2477170341;
	j1805058808 [label="Add 10 to Thermostat counter",color=orange];
		j1805058808 -> j200325929;
	j1697922739 [label="Add -10 to Thermostat counter",color=orange];
		j1697922739 -> j200325929;
	j2477170341 [label="Pardonne-moi, I think you are on your own...",shape=box,color=blue];
		j2477170341 -> "Chat ends.";
	j200325929 [label="I will do what I can. For you, I will try.",shape=box,color=blue];
		j200325929 -> 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.";
}