digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"LoidFamily begins." [color=orange];
		"LoidFamily begins." -> j1120486766;
	j1120486766 [label="Evaluate expressions",color=orange];
		j1120486766 -> j3808490524 [label="MarieFamilySuccess & LyonFamilySuccess & RoatheFamilySuccess",color=purple];
		j1120486766 -> j3808490524 [label="MarieFamilySuccess & LyonFamilySuccess & RoatheFamilyComplete",color=purple];
		j1120486766 -> "Chat ends." [label="false",color=purple];
	j3808490524 [label="Check /Lotus/Scripts/1999/DialogueScriptNodes.lua:IsSyndicateRank(syndicate=EntratiSyndicate, syndicateRank=5)",color=orange];
		j3808490524 -> j2502471650 [label=true,color=green];
		j3808490524 -> "Chat ends." [label=false,color=brown];
	"Chat ends." [color=orange];
	j2502471650 [label="Evaluate expressions",color=orange];
		j2502471650 -> j3599420511 [label="RoatheRedeemed",color=purple];
		j2502471650 -> j3599420511 [label="RoatheVillain",color=purple];
		j2502471650 -> "Chat ends." [label="false",color=purple];
	j3599420511 [label="Drifter. I relent. Roathe, Marie, and Lyon have convinced me that the time has finally come.",shape=box,color=blue];
		j3599420511 -> j666724573;
	j666724573 [label="I dread what I must do down to the marrow of my bones. Indeed, that may be what is removed from me when I am torn limb from limb in a fit of rage when Gomaitru and her family discover what has been going on beneath their feet this entire time.",shape=box,color=blue];
		j666724573 -> j3231943449;
	j3231943449 [label="So strange to call her by that name now; but so much between us has changed. And so much more shall, in short order.",shape=box,color=blue];
		j3231943449 -> j3052977598;
		j3231943449 -> j4226098137;
	j3052977598 [label="This is long overdue. You'll be fine.",shape=box,color=red];
		j3052977598 -> j3094586782;
	j4226098137 [label="You can do this.",shape=box,color=red];
		j4226098137 -> j3094586782;
	j3094586782 [label="Yes, well. Do kindly please come and ensure that my entrails are not being used as festive decor in the Necralisk, will you? I fear I may need a bit of reassurance, when all is said and done.",shape=box,color=blue];
		j3094586782 -> j937202740;
	j937202740 [label="Boolean LoidFamilyComplete is now true.",color=orange];
		j937202740 -> "Chat ends.";
}