digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"QuincyConsent begins." [color=orange];
		"QuincyConsent begins." -> j438264602;
	j438264602 [label="Check boolean QuincyDating",color=orange];
		j438264602 -> j3215368040 [label=true,color=green];
		j438264602 -> "Chat ends." [label=false,color=brown];
	j3215368040 [label="Check /Lotus/Scripts/1999/DialogueScriptNodes.lua:IsDatingMultiple",color=orange];
		j3215368040 -> j1752821171 [label=true,color=green];
		j3215368040 -> j3515648479 [label=false,color=brown];
	"Chat ends." [color=orange];
	j1752821171 [label="Check boolean QuincyConsentComplete",color=orange];
		j1752821171 -> "Chat ends." [label=true,color=green];
		j1752821171 -> j2970230746 [label=false,color=brown];
		j1752821171 -> j3163627679 [label=false,color=brown];
	j3515648479 [label="Check boolean QuincyPolyamorySuccess",color=orange];
		j3515648479 -> j1752821171 [label=true,color=green];
		j3515648479 -> "Chat ends." [label=false,color=brown];
	j2970230746 [label="Hey Q? Got a second? [Ask consent for multiple partners.]",shape=box,color=red];
		j2970230746 -> j4207054145;
	j3163627679 [label="[End.]",shape=box,color=red];
		j3163627679 -> j3870760305;
	j4207054145 [label="yea whats up babes?",shape=box,color=blue];
		j4207054145 -> j2705321497;
	j3870760305 [label="Boolean QuincyConsentComplete is now true.",color=orange];
		j3870760305 -> "Chat ends.";
	j2705321497 [label="I want to talk to you about something and I want to make sure you're okay with it.",shape=box,color=red];
		j2705321497 -> j3766537388;
	j3766537388 [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];
		j3766537388 -> j1223227813;
	j1223227813 [label="lmao what'd u do",shape=box,color=blue];
		j1223227813 -> j3140205065;
	j3140205065 [label="who'd u kill, is His Maj dead?",shape=box,color=blue];
		j3140205065 -> j4063181138;
	j4063181138 [label="No! No. Arthur's alive. I just wanted to talk to you about something that I hope isn't an uncomfortable situation for you.",shape=box,color=red];
		j4063181138 -> j531284674;
	j531284674 [label="I don't want to put you into a situation you're not okay with. So if you say no, that's all right. I want you to know that.",shape=box,color=red];
		j531284674 -> j3928777578;
	j3928777578 [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];
		j3928777578 -> j1148984836;
	j1148984836 [label="Check boolean QuincyForgiven",color=orange];
		j1148984836 -> j4096193086 [label=true,color=green];
		j1148984836 -> j2516537746 [label=false,color=brown];
	j4096193086 [label="ooh shiiiiiit babes, r u tryina tell me u got another lover in another town?",shape=box,color=blue];
		j4096193086 -> j10639595;
	j2516537746 [label="ooh shiiiiiit babes, r u tryina tell me u got another game in another town?",shape=box,color=blue];
		j2516537746 -> j977014738;
	j10639595 [label="I wanted to talk to you about getting your consent before things went too far. I don't want you to be upset, and something we've never talked about before.",shape=box,color=red];
		j10639595 -> j3648301269;
	j977014738 [label="I wanted to talk to you about getting your consent before things went too far. I don't want you to be upset, and something we've never talked about before.",shape=box,color=red];
		j977014738 -> j1772663897;
	j3648301269 [label="who said anything about me being upset? nah babes im tryin'a figure out how pink hair can hook me up with a ride lmaooo",shape=box,color=blue];
		j3648301269 -> j3237892196;
	j1772663897 [label="nah! nah, respect for someone who can play",shape=box,color=blue];
		j1772663897 -> j2765181834;
	j3237892196 [label="nah but legit i get it. i know what its like. sometimes u fall in love n u fall in love again n it just means u got a heart that can do that, no shame",shape=box,color=blue];
		j3237892196 -> j2736980229;
	j2765181834 [label="nah but legit i get it. i know what its like. sometimes u fall 4 n then u fall 4 another it just means u got a heart that can do that, no shame",shape=box,color=blue];
		j2765181834 -> j2758976228;
	j2736980229 [label="+20 Chemistry",color=orange];
		j2736980229 -> j1439983697;
	j2758976228 [label="+20 Chemistry",color=orange];
		j2758976228 -> j3180640408;
	j1439983697 [label="if ur saying its still real between us then i believe u",shape=box,color=blue];
		j1439983697 -> j1130229714;
	j3180640408 [label="if ur saying its still on between us then i believe u",shape=box,color=blue];
		j3180640408 -> j1130229714;
	j1130229714 [label="u just better not start getting weird looks on ur face when ur lookin at the hex or the roundtable",shape=box,color=blue];
		j1130229714 -> j2690166151;
	j2690166151 [label="pls not the hex, i would go PROPER mental",shape=box,color=blue];
		j2690166151 -> j3870760305;
}