digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"LettieRank4Convo4 begins." [color=orange];
		"LettieRank4Convo4 begins." -> j1158339480;
	j1158339480 [label="Check boolean LettieNoFlirt",color=orange];
		j1158339480 -> "Chat ends." [label=true,color=green];
		j1158339480 -> j927399648 [label=false,color=brown];
	"Chat ends." [color=orange];
	j927399648 [label="Hypothetical question: If I wanted to ask you out for drinks, would I end up with stitches?",shape=box,color=red];
		j927399648 -> j3741727461;
	j3741727461 [label="Check boolean LettieNoDate",color=orange];
		j3741727461 -> j3884914732 [label=true,color=green];
		j3741727461 -> j2259369198 [label=false,color=brown];
	j3884914732 [label="Sí \nYou would",shape=box,color=blue];
		j3884914732 -> "Chat ends.";
	j2259369198 [label="Mm? \nJajaja, no",shape=box,color=blue];
		j2259369198 -> j3801373262;
	j3801373262 [label="But I don't drink, never have \nDon't do drugs, either \nYou'll have to be more creative to get into my pants \nOr whatever it is I have to wear now",shape=box,color=blue];
		j3801373262 -> j79841389;
		j3801373262 -> j597667419;
	j79841389 [label="Good to know. :) Any hints on what I can do to win you over, then?",shape=box,color=red];
		j79841389 -> j369287667;
	j597667419 [label="On that topic, do you... I've been meaning to ask...",shape=box,color=red];
		j597667419 -> j557481327;
	j369287667 [label="You just should be real certain that you know what you're for, babas \nIf you like it sweet and gentle go talk to Aoi or Amir \nI am too used to pain and like it too much for that kind of thing",shape=box,color=blue];
		j369287667 -> j4013424908;
		j369287667 -> j3928054913;
	j557481327 [label="¿Qué?",shape=box,color=blue];
		j557481327 -> j3977279939;
		j557481327 -> j289160360;
	j4013424908 [label="Yes ma'am. Consider me warned.",shape=box,color=red];
		j4013424908 -> j237416197;
	j3928054913 [label="Um... Yeah, never mind. Pain's not really my thing.",shape=box,color=red];
		j3928054913 -> j2790197377;
	j3977279939 [label="I've been curious if you and the other protoframes still had... y'know... your... y'know... parts...",shape=box,color=red];
		j3977279939 -> j2247822972;
	j289160360 [label="Uh - Never mind.",shape=box,color=red];
		j289160360 -> j463742044;
	j237416197 [label="Boolean LettiePain is now true.",color=orange];
		j237416197 -> j1071048924;
	j2790197377 [label="+15 Chemistry",color=orange];
		j2790197377 -> j994907621;
	j2247822972 [label="JAJAJAJAJA \nAre you serious?! \nYou can't just ASK people what they - \nAaaay babaaaaassss I have not laughed so hard in a looooong time",shape=box,color=blue];
		j2247822972 -> j469447403;
		j2247822972 -> j933062727;
	j463742044 [label="Va \nBusy anyway",shape=box,color=blue];
		j463742044 -> "Chat ends.";
	j1071048924 [label="+20 Chemistry",color=orange];
		j1071048924 -> j2691616004;
	j994907621 [label="Bueno \nYou're better off that way \nYou can let me know if you change your mind",shape=box,color=blue];
		j994907621 -> j1133440060;
	j469447403 [label="Sorry.",shape=box,color=red];
		j469447403 -> j1504995206;
	j933062727 [label="Um... well? Do you?",shape=box,color=red];
		j933062727 -> j1504995206;
	j2691616004 [label="Mm, yeah? \nThink you can take it, do you? \nWe'll see",shape=box,color=blue];
		j2691616004 -> j2985394125;
	j1133440060 [label="Boolean LettieNoPain is now true.",color=orange];
		j1133440060 -> j699860038;
	j1504995206 [label="I tell you what \nMaybe if you are a good little babas \nYou just might find out, mm? \nJust warning you \nIf you like it sweet and gentle go talk to Aoi or Amir \nI am too used to pain and like it too much for that kind of thing",shape=box,color=blue];
		j1504995206 -> j4013424908;
		j1504995206 -> j3928054913;
	j2985394125 [label="Now vete \nCan't be daydreaming when I've got work to do",shape=box,color=blue];
		j2985394125 -> "Chat ends.";
	j699860038 [label="Now vete \nI've got work to do",shape=box,color=blue];
		j699860038 -> "Chat ends.";
}