digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"LettieTrust begins." [color=orange];
		"LettieTrust begins." -> j831262480;
	j831262480 [label="babas",shape=box,color=blue];
		j831262480 -> j2793834474;
		j831262480 -> j3001038503;
	j2793834474 [label="ว่าไง Lettie?",shape=box,color=red];
		j2793834474 -> j375579683;
	j3001038503 [label="[ไม่สนใจ]",shape=box,color=red];
		j3001038503 -> "Chat ends.";
	j375579683 [label="ขอพูดอะไรตรง ๆ เลยนะ \nฉันไม่ใช่ cobarde \nไม่ใช่พวกขี้ขลาดตาขาว\nแต่... มีสิ่งหนึ่งที่เธอพูดถูก",shape=box,color=blue];
		j375579683 -> j1206759720;
	"Chat ends." [color=orange];
	j1206759720 [label="ข้าไม่ไว้ใจใคร \nง่าย ๆ เลย \n¿Entendiste?",shape=box,color=blue];
		j1206759720 -> j2039804116;
		j1206759720 -> j81381552;
		j1206759720 -> j2934984848;
	j2039804116 [label="เอ่อ... ¿Sí?",shape=box,color=red];
		j2039804116 -> j2246007775;
	j81381552 [label="เข้าใจแล้ว",shape=box,color=red];
		j81381552 -> j1063159804;
	j2934984848 [label="แม้แต่ข้า? หรือคนใน Hex น่ะเหรอ?",shape=box,color=red];
		j2934984848 -> "Chat ends.";
	j2246007775 [label="+20 Chemistry",color=orange];
		j2246007775 -> j1031028952;
	j1063159804 [label="+15 Chemistry",color=orange];
		j1063159804 -> j3748645904;
	j1031028952 [label="Jaja \nโอ้ babas \nมาทำให้ยิ้มได้ในตอนที่ต้องการพอดี \nอันนี้ถือว่าได้ใจเลยนะ",shape=box,color=blue];
		j1031028952 -> "Chat ends.";
	j3748645904 [label="Bueno",shape=box,color=blue];
		j3748645904 -> "Chat ends.";
}