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 -> j1308757809;
		j831262480 -> j3426972941;
	j1308757809 [label="Yeah, Lettie?",shape=box,color=red];
		j1308757809 -> j2525511027;
	j3426972941 [label="[Ignore.]",shape=box,color=red];
		j3426972941 -> "Chat ends.";
	j2525511027 [label="Gonna set one thing straight \nI'm not a cobarde \nI'm no stinking coward\nBut... you were right about one thing",shape=box,color=blue];
		j2525511027 -> j2107648263;
	"Chat ends." [color=orange];
	j2107648263 [label="I don't trust people \nPlain and simple \n¿Entendiste?",shape=box,color=blue];
		j2107648263 -> j3957641510;
		j2107648263 -> j3931440692;
		j2107648263 -> j63557358;
	j3957641510 [label="Uh... ¿Sí?",shape=box,color=red];
		j3957641510 -> j210954323;
	j3931440692 [label="Understood.",shape=box,color=red];
		j3931440692 -> j1063159804;
	j63557358 [label="Not even me? Or the Hex?",shape=box,color=red];
		j63557358 -> "Chat ends.";
	j210954323 [label="+20 Chemistry",color=orange];
		j210954323 -> j564689399;
	j1063159804 [label="+15 Chemistry",color=orange];
		j1063159804 -> j3748645904;
	j564689399 [label="Jaja \nOh, babas \nYou do make me smile when I need it \nI'll give you that",shape=box,color=blue];
		j564689399 -> "Chat ends.";
	j3748645904 [label="Bueno",shape=box,color=blue];
		j3748645904 -> "Chat ends.";
}