digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"RoatheStory2 begins." [color=orange];
		"RoatheStory2 begins." -> j1393324689;
	j1393324689 [label="Check /Lotus/Scripts/1999/DialogueScriptNodes.lua:StoryConditions(dialogueType=/Lotus/Types/Gameplay/1999Wf/Dialogue/RoatheDialogue_rom.dialogue, rank=1, count=1, storyCount=2)",color=orange];
		j1393324689 -> j1027897190 [label=true,color=green];
		j1393324689 -> "Chat ends." [label=false,color=brown];
	j1027897190 [label="Evaluate expressions on HellKeyPlayed counter",color=orange];
		j1027897190 -> j1050940743 [label="x >= 2",color=purple];
		j1027897190 -> "Chat ends." [label="false",color=purple];
	"Chat ends." [color=orange];
	j1050940743 [label="VM: CONNECTION",shape=box,color=blue];
		j1050940743 -> j2295947550;
	j2295947550 [label="Transcript: When the Sentients completed the Solar Rail to Tau, there was no grand ceremony. It simply began to work.",shape=box,color=blue];
		j2295947550 -> j3951670366;
	j3951670366 [label="Ceremony was hastily created, of course, for no true Orokin can blow his nose without observing some pomp and circumstance.",shape=box,color=blue];
		j3951670366 -> j1700528638;
	j1700528638 [label="A great fuss was made over the First Transport to make the Crossing.",shape=box,color=blue];
		j1700528638 -> j1399190398;
	j1399190398 [label="It was Executor Tormis’s stately cruiser, and in the choice of Tormis as expeditionary could be read a collective rebuke to Executor Tuvul for the grotesque mishap of the Zariman Ten Zero. ",shape=box,color=blue];
		j1399190398 -> j249234364;
	j249234364 [label="Out Tormis went and back Tormis came, carrying wondrous bejewelled memories of a new System and new worlds to settle. ",shape=box,color=blue];
		j249234364 -> j3213408654;
	j3213408654 [label="Within days a flotilla of colonist ships had departed, eager to set foot on the virgin shore.",shape=box,color=blue];
		j3213408654 -> j1945472268;
	j1945472268 [label="The Sentient attack that followed rather spoiled the mood.",shape=box,color=blue];
		j1945472268 -> j921430358;
	j921430358 [label="Add 1 to HellStory counter",color=orange];
		j921430358 -> "Chat ends.";
}