digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"ArthurRank6Convo9 begins." [color=orange];
		"ArthurRank6Convo9 begins." -> j2507870161;
	j2507870161 [label="I'm not sure about these... Infested guns Eleanor is collecting.",shape=box,color=blue];
		j2507870161 -> j63455786;
		j2507870161 -> j3531068002;
	j63455786 [label="Why?",shape=box,color=red];
		j63455786 -> j1940723859;
	j3531068002 [label="At least they don't talk.",shape=box,color=red];
		j3531068002 -> j2138131765;
	j1940723859 [label="Besides the fact that I think she can talk to them?",shape=box,color=blue];
		j1940723859 -> j1635382052;
	j2138131765 [label="To *us.* I'm not entirely sure that they don't talk to *her.*",shape=box,color=blue];
		j2138131765 -> j1635382052;
	j1635382052 [label="I do know they talk to the guitar. Which I really do not want to think about more than I need to.",shape=box,color=blue];
		j1635382052 -> j15789607;
	j15789607 [label="But should we be concerned about them...spreading? They do seem to multiply.",shape=box,color=blue];
		j15789607 -> j3110587645;
	j3110587645 [label="Which I don't understand. Nor do I want to think too hard about where their ammunition comes from. Or what it is comprised of in the first place.",shape=box,color=blue];
		j3110587645 -> j3735495654;
		j3110587645 -> j522617083;
	j3735495654 [label="At least these Infested things are on our side?",shape=box,color=red];
		j3735495654 -> j2030477378;
	j522617083 [label="You might just want to stick to the normal guns, then.",shape=box,color=red];
		j522617083 -> j1180022721;
	j2030477378 [label="Sure. For *now.*",shape=box,color=blue];
		j2030477378 -> j2326686843;
	j1180022721 [label="I think I will.",shape=box,color=blue];
		j1180022721 -> j2326686843;
	j2326686843 [label="At least if my sidearm blows a hole in my foot I know I'm the idiot responsible.",shape=box,color=blue];
		j2326686843 -> j126350949;
	j126350949 [label="And not because my gun decided to rethink its loyalty or got a case of the midnight munchies.",shape=box,color=blue];
		j126350949 -> "Chat ends.";
	"Chat ends." [color=orange];
}