digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"AoiConsent begins." [color=orange];
		"AoiConsent begins." -> j1911159909;
	j1911159909 [label="Check boolean AoiDating",color=orange];
		j1911159909 -> j3594511865 [label=true,color=green];
		j1911159909 -> "Chat ends." [label=false,color=brown];
	j3594511865 [label="Check /Lotus/Scripts/1999/DialogueScriptNodes.lua:IsDatingMultiple",color=orange];
		j3594511865 -> j3686778601 [label=true,color=green];
		j3594511865 -> j2687974317 [label=false,color=brown];
	"Chat ends." [color=orange];
	j3686778601 [label="Check boolean AoiConsentComplete",color=orange];
		j3686778601 -> "Chat ends." [label=true,color=green];
		j3686778601 -> j1057909280 [label=false,color=brown];
		j3686778601 -> j2631901817 [label=false,color=brown];
	j2687974317 [label="Check boolean AoiPolyamorySuccess",color=orange];
		j2687974317 -> j3686778601 [label=true,color=green];
		j2687974317 -> "Chat ends." [label=false,color=brown];
	j1057909280 [label="Hey Aoi? Do you have a second? [Ask consent for multiple partners.]",shape=box,color=red];
		j1057909280 -> j2692259327;
	j2631901817 [label="[End.]",shape=box,color=red];
		j2631901817 -> j379056631;
	j2692259327 [label="hey hey!! <RETRO_EMOJI_HAPPY2>",shape=box,color=blue];
		j2692259327 -> j3234663586;
	j379056631 [label="Boolean AoiConsentComplete is now true.",color=orange];
		j379056631 -> "Chat ends.";
	j3234663586 [label="I want to talk to you about something and I want to make sure you're okay with it.",shape=box,color=red];
		j3234663586 -> j319849192;
	j319849192 [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];
		j319849192 -> j479481159;
	j479481159 [label="<RETRO_EMOJI_OHNO>",shape=box,color=blue];
		j479481159 -> j3474443980;
	j3474443980 [label="what'd i do?",shape=box,color=blue];
		j3474443980 -> j483206828;
	j483206828 [label="Nothing! Nothing. I just wanted to talk to you about something that I hope isn't an uncomfortable situation for you.",shape=box,color=red];
		j483206828 -> j2977170771;
	j2977170771 [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];
		j2977170771 -> j2691570815;
	j2691570815 [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];
		j2691570815 -> j1851296383;
	j1851296383 [label="ooooooooooooooooh",shape=box,color=blue];
		j1851296383 -> j4069185898;
	j4069185898 [label="(っᵔ◡ᵔ)っ(˶ᵔ ᵕ ᵔ˶)",shape=box,color=blue];
		j4069185898 -> j102637490;
	j102637490 [label="i get u hehehe",shape=box,color=blue];
		j102637490 -> j2062834982;
	j2062834982 [label="<RETRO_EMOJI_WINK>",shape=box,color=blue];
		j2062834982 -> j2639823314;
		j2062834982 -> j1899285602;
	j2639823314 [label="Really?",shape=box,color=red];
		j2639823314 -> j1344768056;
	j1899285602 [label="Huh...?",shape=box,color=red];
		j1899285602 -> j1344768056;
	j1344768056 [label="uhhuh!!",shape=box,color=blue];
		j1344768056 -> j4107006991;
	j4107006991 [label="i guess i just wanna know if i get 2 meet them or not?",shape=box,color=blue];
		j4107006991 -> j374196765;
	j374196765 [label="oh... its not like... it's not 1 of the hex, is it? or one of the roundtable? that might get a little ick. love them but lot of history, u know?",shape=box,color=blue];
		j374196765 -> j4286659563;
	j4286659563 [label="No, you wouldn't know them. And sadly I don't know if I can arrange a meeting. They're not from this time.",shape=box,color=red];
		j4286659563 -> j531824052;
	j531824052 [label="daangit!! well u have 2 promise me 2 have double the fun then on my account lol",shape=box,color=blue];
		j531824052 -> j1010678023;
	j1010678023 [label="but do they make u happy?",shape=box,color=blue];
		j1010678023 -> j2520738675;
	j2520738675 [label="They do. And I don't care about you any less. You're both important to me.",shape=box,color=red];
		j2520738675 -> j2141526655;
	j2141526655 [label="+20 Chemistry",color=orange];
		j2141526655 -> j4042143117;
	j4042143117 [label="<RETRO_EMOJI_THUMBSUP>",shape=box,color=blue];
		j4042143117 -> j1608740547;
	j1608740547 [label="then thats all i care about!",shape=box,color=blue];
		j1608740547 -> j540982049;
	j540982049 [label="as long as we're all on the same page and every1 is happy with it, then i'm happy with it.",shape=box,color=blue];
		j540982049 -> j379056631;
}