digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"LettieConsent begins." [color=orange];
		"LettieConsent begins." -> j3391836344;
	j3391836344 [label="Check boolean LettieDating",color=orange];
		j3391836344 -> j2165669047 [label=true,color=green];
		j3391836344 -> "Chat ends." [label=false,color=brown];
	j2165669047 [label="Check /Lotus/Scripts/1999/DialogueScriptNodes.lua:IsDatingMultiple",color=orange];
		j2165669047 -> j2985555336 [label=true,color=green];
		j2165669047 -> j4172583155 [label=false,color=brown];
	"Chat ends." [color=orange];
	j2985555336 [label="Check boolean LettieConsentComplete",color=orange];
		j2985555336 -> "Chat ends." [label=true,color=green];
		j2985555336 -> j2260890776 [label=false,color=brown];
		j2985555336 -> j1709435103 [label=false,color=brown];
	j4172583155 [label="Check boolean LettiePolyamorySuccess",color=orange];
		j4172583155 -> j2985555336 [label=true,color=green];
		j4172583155 -> "Chat ends." [label=false,color=brown];
	j2260890776 [label="Hey Lettie? Are you busy? [Ask consent for multiple partners.]",shape=box,color=red];
		j2260890776 -> j1703536309;
	j1709435103 [label="[End.]",shape=box,color=red];
		j1709435103 -> j3702107533;
	j1703536309 [label="Always\nBut for you?\n¿Qué?",shape=box,color=blue];
		j1703536309 -> j2543291252;
	j3702107533 [label="Boolean LettieConsentComplete is now true.",color=orange];
		j3702107533 -> "Chat ends.";
	j2543291252 [label="I want to talk to you about something and I want to make sure you're okay with it.",shape=box,color=red];
		j2543291252 -> j2828537693;
	j2828537693 [label="It's important to me that you don't feel like I'm lying to you or being dishonest with you in any way.",shape=box,color=red];
		j2828537693 -> j2296946176;
		j2828537693 -> j3834026510;
		j2828537693 -> j37084350;
	j2296946176 [label="Please don't hurt me.",shape=box,color=red];
		j2296946176 -> j3798733938;
	j3834026510 [label="Please don't get mad.",shape=box,color=red];
		j3834026510 -> j1485676972;
	j37084350 [label="I hope you understand.",shape=box,color=red];
		j37084350 -> j999049415;
	j3798733938 [label="Jajajajaj\nWe talked about this\nI only hurt you the way you like it\nNow what are you going on about",shape=box,color=blue];
		j3798733938 -> j1524045993;
	j1485676972 [label="¿Sí?\nAnd what is there to get mad about?",shape=box,color=blue];
		j1485676972 -> j1524045993;
	j999049415 [label="¿Sí?\nAnd what is there to understand?",shape=box,color=blue];
		j999049415 -> j1524045993;
	j1524045993 [label="I don't want to put you into a situation you're not okay with. I know it's not something we've discussed before. So if you say no, that's all right. I want you to know that.",shape=box,color=red];
		j1524045993 -> j2132608163;
	j2132608163 [label="What we have is important to me - very important - and it's real. I don't want you to doubt that.",shape=box,color=red];
		j2132608163 -> j594872523;
	j594872523 [label="Aah, entiendo...\nYou know this isn't how I usually like to be\nI guess I just want to know\nDo you really care about them, solecito?\n¿Quiénes son?\nDo you really care about them?",shape=box,color=blue];
		j594872523 -> j2158808100;
		j594872523 -> j3941700738;
	j2158808100 [label="I do care about them. But I also care very deeply about you.",shape=box,color=red];
		j2158808100 -> j2389406755;
	j3941700738 [label="I should have guessed you would have figured it out quickly.",shape=box,color=red];
		j3941700738 -> j1362365092;
	j2389406755 [label="Ay, sí\nHard to blame you, when you see so much\nTravel so much\nJust don't ask me to join in\nIt is fine by me",shape=box,color=blue];
		j2389406755 -> j4109969723;
	j1362365092 [label="I cheated\nEleanor warned me\nJajaja she is a terrible gossip",shape=box,color=blue];
		j1362365092 -> j2061514110;
	j4109969723 [label="But just not the hex\nMi familia no, ¿por favor?\nI would have to scrub myself with prep pads for a week",shape=box,color=blue];
		j4109969723 -> j2953748337;
	j2061514110 [label="Hard to blame you, when you see so much\nTravel so much\nJust don't ask me to join in\nIt is fine by me",shape=box,color=blue];
		j2061514110 -> j4109969723;
	j2953748337 [label="+20 Chemistry",color=orange];
		j2953748337 -> j40193082;
	j40193082 [label="You have become very important to me, solecito\nAnd if they bring you happiness?\nThen they bring me the same\nSimple as that",shape=box,color=blue];
		j40193082 -> j1825455531;
	j1825455531 [label="Oh\nAnd find a way to bring them here someday\nI want to meet them",shape=box,color=blue];
		j1825455531 -> j446038981;
		j1825455531 -> j4057902789;
	j446038981 [label="Yes ma'am. :)",shape=box,color=red];
		j446038981 -> j3702107533;
	j4057902789 [label="I'll see what I can do.",shape=box,color=red];
		j4057902789 -> j3702107533;
}