digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"LettieRank2Convo4 begins." [color=orange];
		"LettieRank2Convo4 begins." -> j3863215240;
	j3863215240 [label="Check boolean LettieSmallFavor",color=orange];
		j3863215240 -> j4294750362 [label=true,color=green];
		j3863215240 -> j1104678444 [label=false,color=brown];
	j4294750362 [label="Hola, babas \nJ'ai une autre petite faveur à te demander",shape=box,color=blue];
		j4294750362 -> j1205799924;
		j4294750362 -> j3896613319;
		j4294750362 -> j1814344272;
	j1104678444 [label="Hola, babas \nJ'ai une petite faveur à te demander",shape=box,color=blue];
		j1104678444 -> j1814344272;
		j1104678444 -> j3896613319;
		j1104678444 -> j1205799924;
	j1205799924 [label="Bien sûr. Quoi de neuf?",shape=box,color=red];
		j1205799924 -> j2526687411;
	j3896613319 [label="Tu sais que je ne suis pas ton domestique, n'est-ce pas?",shape=box,color=red];
		j3896613319 -> j145844362;
	j1814344272 [label="Fais tes courses toi-même. [Fin.]",shape=box,color=red];
		j1814344272 -> "Chat ends.";
	j2526687411 [label="+10 Chemistry",color=orange];
		j2526687411 -> j1144873714;
	j145844362 [label="Sí \nJe parie que je pourrais t'amener à me supplier\nMais tu es probablement trop faible pour ça",shape=box,color=blue];
		j145844362 -> j1829443274;
		j145844362 -> j1572812139;
	"Chat ends." [color=orange];
	j1144873714 [label="Bueno",shape=box,color=blue];
		j1144873714 -> j2306886612;
	j1829443274 [label="Est-ce que... tu me menaces ou tu me dragues?",shape=box,color=red];
		j1829443274 -> j3425317259;
	j1572812139 [label="Vas-y.",shape=box,color=red];
		j1572812139 -> j2161206425;
	j2306886612 [label="J'ai trop de travail à faire pour jouer à des petits jeux et courir partout \nCes civils collectionnent les blessures par balle comme Amir collectionne les ordinateurs",shape=box,color=blue];
		j2306886612 -> j834076471;
	j3425317259 [label="+10 Chemistry",color=orange];
		j3425317259 -> j3580435135;
	j2161206425 [label="+10 Chemistry",color=orange];
		j2161206425 -> j1423828567;
	j834076471 [label="Le fait est que les kits médicaux\nIl m'en faut plus \nTrouve-les ou achète-les, je m'en fiche \nTrouve-les-moi \nTe lo agradecería mucho",shape=box,color=blue];
		j834076471 -> j2735102517;
		j834076471 -> j3003505845;
		j834076471 -> j808246747;
	j3580435135 [label="¿Por qué no ambos? \nNe me distrais pas, babas",shape=box,color=blue];
		j3580435135 -> j2306886612;
	j1423828567 [label="Cuidadito, babas \nNe me distrais pas",shape=box,color=blue];
		j1423828567 -> j2306886612;
	j2735102517 [label="Je suis dessus.",shape=box,color=red];
		j2735102517 -> j1781458524;
	j3003505845 [label="Je ne te promets rien.",shape=box,color=red];
		j3003505845 -> j3541366785;
	j808246747 [label="Trouve-les toi-même.",shape=box,color=red];
		j808246747 -> "Chat ends.";
	j1781458524 [label="+10 Chemistry",color=orange];
		j1781458524 -> j1997227581;
	j3541366785 [label="+10 Chemistry",color=orange];
		j3541366785 -> j738448970;
	j1997227581 [label="Gracias",shape=box,color=blue];
		j1997227581 -> j2570747018;
	j738448970 [label="Je comprends",shape=box,color=blue];
		j738448970 -> j2570747018;
	j2570747018 [label="Boolean LettieSmallFavor is now true.",color=orange];
		j2570747018 -> "Chat ends.";
}