digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"RoatheStory21 begins." [color=orange];
		"RoatheStory21 begins." -> j358308767;
	j358308767 [label="Check /Lotus/Scripts/1999/DialogueScriptNodes.lua:StoryConditions(dialogueType=/Lotus/Types/Gameplay/1999Wf/Dialogue/RoatheDialogue_rom.dialogue, rank=4, count=15, storyCount=21)",color=orange];
		j358308767 -> j1445915075 [label=true,color=green];
		j358308767 -> "Chat ends." [label=false,color=brown];
	j1445915075 [label="Evaluate expressions on HellKeyPlayed counter",color=orange];
		j1445915075 -> j2782433657 [label="x >= 21",color=purple];
		j1445915075 -> "Chat ends." [label="false",color=purple];
	"Chat ends." [color=orange];
	j2782433657 [label="VM: OBLIVION",shape=box,color=blue];
		j2782433657 -> j694453664;
	j694453664 [label="Transcript: Coward.",shape=box,color=blue];
		j694453664 -> j1559610183;
	j1559610183 [label="That is what they called me, isn’t it? I’ve read the history books scattered about this dusty hall. A lie. They did not know the truth. That I was ripped away from my time before I could complete my work.",shape=box,color=blue];
		j1559610183 -> j3885066264;
	j3885066264 [label="Coward.",shape=box,color=blue];
		j3885066264 -> j2324260229;
	j2324260229 [label="I remember now. He approached me, in the Golden Halls. He wore a face I did not know. But that is not so very unusual for our kind. I knew his voice. I knew the way he moved.",shape=box,color=blue];
		j2324260229 -> j25702895;
	j25702895 [label="Coward!",shape=box,color=blue];
		j25702895 -> j4200616185;
	j4200616185 [label="He asked me a single question. Did I truly believe that I could ever be forgiven for burning it all to ash?",shape=box,color=blue];
		j4200616185 -> j2074473346;
	j2074473346 [label="COWARD!",shape=box,color=blue];
		j2074473346 -> j3793745586;
	j3793745586 [label="In that pale, outstretched hand… a syringe. Glittering with freedom… with another chance… with another life.",shape=box,color=blue];
		j3793745586 -> j2905153774;
	j2905153774 [label="I took it.",shape=box,color=blue];
		j2905153774 -> j2066040554;
	j2066040554 [label="COWARD!",shape=box,color=blue];
		j2066040554 -> j921430358;
	j921430358 [label="Add 1 to HellStory counter",color=orange];
		j921430358 -> "Chat ends.";
}