digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"RoatheConsent begins." [color=orange];
		"RoatheConsent begins." -> j2018057397;
	j2018057397 [label="Check boolean RoatheDating",color=orange];
		j2018057397 -> j3593711061 [label=true,color=green];
		j2018057397 -> "Chat ends." [label=false,color=brown];
	j3593711061 [label="Check /Lotus/Scripts/1999/DialogueScriptNodes.lua:IsDatingMultiple",color=orange];
		j3593711061 -> j511900548 [label=true,color=green];
		j3593711061 -> j4082858284 [label=false,color=brown];
	"Chat ends." [color=orange];
	j511900548 [label="Check boolean RoatheConsentComplete",color=orange];
		j511900548 -> "Chat ends." [label=true,color=green];
		j511900548 -> j2520950851 [label=false,color=brown];
		j511900548 -> j1049412545 [label=false,color=brown];
	j4082858284 [label="Check boolean RoathePolyamorySuccess",color=orange];
		j4082858284 -> j511900548 [label=true,color=green];
		j4082858284 -> "Chat ends." [label=false,color=brown];
	j2520950851 [label="Hey Roathe? Do you have a second? [Ask consent for multiple partners.]",shape=box,color=red];
		j2520950851 -> j2926683527;
	j1049412545 [label="[End.]",shape=box,color=red];
		j1049412545 -> j604242687;
	j2926683527 [label="Hm? What is it, darling?",shape=box,color=blue];
		j2926683527 -> j1323189664;
	j604242687 [label="Boolean RoatheConsentComplete is now true.",color=orange];
		j604242687 -> "Chat ends.";
	j1323189664 [label="I want to talk to you about something and I want to make sure you're okay with it.",shape=box,color=red];
		j1323189664 -> j3803031337;
	j3803031337 [label="It's important to me that you don't feel like I'm lying to you or being dishonest with you.",shape=box,color=red];
		j3803031337 -> j2588321810;
	j2588321810 [label="Do go on. This sounds like it is going to be quite good.",shape=box,color=blue];
		j2588321810 -> j3682452848;
	j3682452848 [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];
		j3682452848 -> j1163803569;
	j1163803569 [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];
		j1163803569 -> j486309173;
	j486309173 [label="Wait. By the Void, are you trying to tip-toe around the news that you have another partner?",shape=box,color=blue];
		j486309173 -> j2485219467;
	j2485219467 [label="How much of a fool do you think I am? I already know, Drifter dear!",shape=box,color=blue];
		j2485219467 -> j1442403859;
		j2485219467 -> j2947322499;
	j1442403859 [label="I take it you don't mind, then?",shape=box,color=red];
		j1442403859 -> j3386318103;
	j2947322499 [label="You... do?",shape=box,color=red];
		j2947322499 -> j2687014579;
	j3386318103 [label="If only you could hear me laughing in the Sanctum right now. Drifter, darling. Dear sweet Drifter. I am Orokin. Of course I do not mind.",shape=box,color=blue];
		j3386318103 -> j3527982302;
	j2687014579 [label="If only you could hear me laughing in the Sanctum right now. Drifter, darling. Dear sweet Drifter.",shape=box,color=blue];
		j2687014579 -> j870500453;
	j3527982302 [label="Think what you will about my society and our penchant for enjoying the company of others in a way you may see as dismissive and belittling, we also understood what it was like to love.",shape=box,color=blue];
		j3527982302 -> j2187937971;
	j870500453 [label="I knew the moment it happened. I have my methods. And no, I do not mind in the slightest. I am Orokin.",shape=box,color=blue];
		j870500453 -> j3527982302;
	j2187937971 [label="No one understood love like the Orokin. And we knew that one could have room in the heart for more than one. ",shape=box,color=blue];
		j2187937971 -> j4075955240;
	j4075955240 [label="I am merely disappointed that the zealots are likely too close-minded to join in the fun.",shape=box,color=blue];
		j4075955240 -> j3985975724;
	j3985975724 [label="Pah. On second thought, that is likely for the best. Can you imagine the nonsense that would cause?",shape=box,color=blue];
		j3985975724 -> j1844431124;
	j1844431124 [label="Boolean RoatheConsentComplete is now true.",color=orange];
		j1844431124 -> j734923305;
	j734923305 [label="Well, regardless. If they make you happy, then enjoy them. But know that when you are with me?",shape=box,color=blue];
		j734923305 -> j240546627;
	j240546627 [label="+5 Chemistry",color=orange];
		j240546627 -> j2791546436;
	j2791546436 [label="You are mine and mine alone.",shape=box,color=blue];
		j2791546436 -> "Chat ends.";
}