digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"MarieRank2Convo3 begins." [color=orange];
		"MarieRank2Convo3 begins." -> j3534160850;
	j3534160850 [label="Is Lyon still not speaking with you?",shape=box,color=blue];
		j3534160850 -> j2177893881;
		j3534160850 -> j220827704;
		j3534160850 -> j242691715;
	j2177893881 [label="No, but it's all right. I understand. He needs time.",shape=box,color=red];
		j2177893881 -> j880573870;
	j220827704 [label="No, sadly.",shape=box,color=red];
		j220827704 -> j3458378759;
	j242691715 [label="[End.]",shape=box,color=red];
		j242691715 -> "Chat ends.";
	j880573870 [label="+5 Chemistry",color=orange];
		j880573870 -> j3407966451;
	j3458378759 [label="The time will come. I am certain of this. You merely need to be patient.",shape=box,color=blue];
		j3458378759 -> j4177354262;
	"Chat ends." [color=orange];
	j3407966451 [label="You are so sweet, merci pour ta bienveillance à ce regard.",shape=box,color=blue];
		j3407966451 -> j2492103774;
	j4177354262 [label="+15 Chemistry",color=orange];
		j4177354262 -> j522716443;
	j2492103774 [label="It will go great lengths when he decides he is ready to speak with you. ",shape=box,color=blue];
		j2492103774 -> j4177354262;
	j522716443 [label="I have faith.",shape=box,color=blue];
		j522716443 -> j391806696;
	j391806696 [label="But while we wait for faith - I also have persistence !",shape=box,color=blue];
		j391806696 -> "Chat ends.";
}