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 -> j720598188 [label=true,color=green];
		j3863215240 -> j4227002949 [label=false,color=brown];
	j720598188 [label="Hey, babas \nI have another small favor to ask you",shape=box,color=blue];
		j720598188 -> j462146957;
		j720598188 -> j1401472125;
		j720598188 -> j3422744703;
	j4227002949 [label="Hey, babas \nI have a small favor to ask you",shape=box,color=blue];
		j4227002949 -> j3422744703;
		j4227002949 -> j1401472125;
		j4227002949 -> j462146957;
	j462146957 [label="Sure. What's up?",shape=box,color=red];
		j462146957 -> j795642540;
	j1401472125 [label="Y'know I'm not your little bitch, right?",shape=box,color=red];
		j1401472125 -> j1036016361;
	j3422744703 [label="Run your own errands. [End.]",shape=box,color=red];
		j3422744703 -> "Chat ends.";
	j795642540 [label="+10 Chemistry",color=orange];
		j795642540 -> j2898695820;
	j1036016361 [label="Sí \nI bet I could make you beg for treats \nBut you're probably too soft for that",shape=box,color=blue];
		j1036016361 -> j3247890167;
		j1036016361 -> j86854069;
	"Chat ends." [color=orange];
	j2898695820 [label="Bueno",shape=box,color=blue];
		j2898695820 -> j3091088642;
	j3247890167 [label="Are... you threatening me or hitting on me?",shape=box,color=red];
		j3247890167 -> j1023849001;
	j86854069 [label="Bring it.",shape=box,color=red];
		j86854069 -> j3260284772;
	j3091088642 [label="I have too much work to do to play games and run around \nThese civvies collect bullet wounds like Amir collects computers",shape=box,color=blue];
		j3091088642 -> j848268873;
	j1023849001 [label="+10 Chemistry",color=orange];
		j1023849001 -> j2081916315;
	j3260284772 [label="+10 Chemistry",color=orange];
		j3260284772 -> j1345242152;
	j848268873 [label="Point being, medkits \nI need more \nFind them or buy them, don't care \nGet them to me \nTe lo agradecería mucho",shape=box,color=blue];
		j848268873 -> j3112550448;
		j848268873 -> j1409670346;
		j848268873 -> j1788700029;
	j2081916315 [label="¿Por qué no ambos? \nDon't distract me, babas",shape=box,color=blue];
		j2081916315 -> j3091088642;
	j1345242152 [label="Cuidadito, babas \nDon't distract me",shape=box,color=blue];
		j1345242152 -> j3091088642;
	j3112550448 [label="I'm on it.",shape=box,color=red];
		j3112550448 -> j1781458524;
	j1409670346 [label="No promises.",shape=box,color=red];
		j1409670346 -> j3011151635;
	j1788700029 [label="Get them yourself.",shape=box,color=red];
		j1788700029 -> "Chat ends.";
	j1781458524 [label="+10 Chemistry",color=orange];
		j1781458524 -> j1997227581;
	j3011151635 [label="+10 Chemistry",color=orange];
		j3011151635 -> j1223373962;
	j1997227581 [label="Gracias",shape=box,color=blue];
		j1997227581 -> j2570747018;
	j1223373962 [label="None asked for",shape=box,color=blue];
		j1223373962 -> j2570747018;
	j2570747018 [label="Boolean LettieSmallFavor is now true.",color=orange];
		j2570747018 -> "Chat ends.";
}