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 -> j3940412696 [label="RoatheRedeemed",color=purple];
		j2502471650 -> j3940412696 [label="RoatheVillain",color=purple];
		j2502471650 -> "Chat ends." [label="false",color=purple];
	j3940412696 [label="Drifter. Ich gebe auf. Roathe, Marie und Lyon haben mich überzeugt, dass die Zeit endlich gekommen ist.",shape=box,color=blue];
		j3940412696 -> j1174801037;
	j1174801037 [label="Ich fürchte mich bis ins Mark vor dem, was ich tun muss. Vielleicht ist es genau das, was mir entrissen wird, wenn ich in einem Wutanfall in Stücke gefetzt werde, wenn Gomaitru und ihre Familie herausfinden, was sich die ganze Zeit hier unter ihren Füßen abgespielt hat.",shape=box,color=blue];
		j1174801037 -> j1227837560;
	j1227837560 [label="Es ist komisch, sie jetzt bei ihrem Namen zu nennen, aber es hat sich soviel zwischen uns verändert. Und in Kürze wird sich noch mehr verändern.",shape=box,color=blue];
		j1227837560 -> j2504594746;
		j1227837560 -> j43049545;
	j2504594746 [label="Das ist schon längst überfällig. Du wirst es überstehen.",shape=box,color=red];
		j2504594746 -> j527987052;
	j43049545 [label="Du schaffst das.",shape=box,color=red];
		j43049545 -> j527987052;
	j527987052 [label="Also, bitte komm vorbei und stelle sicher, dass meine Innereien nicht im Necralisk als Festschmuck aufgehängt werden, ja? Ich glaube, ich brauche eine Beruhigung, wenn das alles vorüber ist.",shape=box,color=blue];
		j527987052 -> j937202740;
	j937202740 [label="Boolean LoidFamilyComplete is now true.",color=orange];
		j937202740 -> "Chat ends.";
}