digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"MarieRank2Convo3 begins." [color=orange];
		"MarieRank2Convo3 begins." -> j46566729;
	j46566729 [label="아직도 리온이 당신과 대화를 나누지 않았나요?",shape=box,color=blue];
		j46566729 -> j1420106419;
		j46566729 -> j2837778795;
		j46566729 -> j3039724897;
	j1420106419 [label="아직, 그렇지만 괜찮아. 이해해. 시간이 필요한 거잖아.",shape=box,color=red];
		j1420106419 -> j3008053953;
	j2837778795 [label="안타깝게도, 아니.",shape=box,color=red];
		j2837778795 -> j2958167661;
	j3039724897 [label="[종료.]",shape=box,color=red];
		j3039724897 -> "Chat ends.";
	j3008053953 [label="+5 Chemistry",color=orange];
		j3008053953 -> j1071275279;
	j2958167661 [label="그 때가 올 거에요. 확신이 들어요. 그저 인내심을 가지세요.",shape=box,color=blue];
		j2958167661 -> j3036509820;
	"Chat ends." [color=orange];
	j1071275279 [label="정말 상냥하시네요, merci pour ta bienveillance à ce regard.",shape=box,color=blue];
		j1071275279 -> j2857846165;
	j3036509820 [label="+15 Chemistry",color=orange];
		j3036509820 -> j3876435747;
	j2857846165 [label="리온이 당신과 대화할 준비가 되었다고 결정하면 정말 큰 도움이 될 거에요. ",shape=box,color=blue];
		j2857846165 -> j3036509820;
	j3876435747 [label="전 믿어요.",shape=box,color=blue];
		j3876435747 -> j3069514923;
	j3069514923 [label="믿음을 가지고 기다리는 동안 - 저 또한 끈기있게 기다리겠어요 !",shape=box,color=blue];
		j3069514923 -> "Chat ends.";
}