digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"RoatheStory8 begins." [color=orange];
		"RoatheStory8 begins." -> j4203072559;
	j4203072559 [label="Check /Lotus/Scripts/1999/DialogueScriptNodes.lua:StoryConditions(dialogueType=/Lotus/Types/Gameplay/1999Wf/Dialogue/RoatheDialogue_rom.dialogue, rank=2, count=4, storyCount=8)",color=orange];
		j4203072559 -> j1972827634 [label=true,color=green];
		j4203072559 -> "Chat ends." [label=false,color=brown];
	j1972827634 [label="Evaluate expressions on HellKeyPlayed counter",color=orange];
		j1972827634 -> j420089525 [label="x >= 8",color=purple];
		j1972827634 -> "Chat ends." [label="false",color=purple];
	"Chat ends." [color=orange];
	j420089525 [label="VM: STANDARD",shape=box,color=blue];
		j420089525 -> j1575980214;
	j1575980214 [label="Transcript: Nothing quite speaks to the pomposity with which we creatures treat the carnage of war quite as succinctly as the bannermen.",shape=box,color=blue];
		j1575980214 -> j3219064206;
	j3219064206 [label="Those who must be protected at all costs - and followed without question.",shape=box,color=blue];
		j3219064206 -> j2705537935;
	j2705537935 [label="And who may be threatened, I might add, to follow orders that no sane soldier would ever complete, lest they somehow come to suffer some more terrible fate. ",shape=box,color=blue];
		j2705537935 -> j2164787712;
	j2164787712 [label="Laughable though that is.",shape=box,color=blue];
		j2164787712 -> j3343908207;
	j3343908207 [label="It was always their forms my eye was drawn to amongst the rest, though their mangled bodies were no different from any other. ",shape=box,color=blue];
		j3343908207 -> j732082498;
	j732082498 [label="It was always the standard they still bore, glittering in its Orokin gold, and smeared in dappled crimson.",shape=box,color=blue];
		j732082498 -> j1886846217;
	j1886846217 [label="I always ensured it stood proud upon the field before I departed.",shape=box,color=blue];
		j1886846217 -> j921430358;
	j921430358 [label="Add 1 to HellStory counter",color=orange];
		j921430358 -> "Chat ends.";
}