digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"HexFlareConvo1 begins." [color=orange];
		"HexFlareConvo1 begins." -> j3027420013;
	j3027420013 [label="Check boolean HexFlareConvo1Done",color=orange];
		j3027420013 -> "Chat ends." [label=true,color=green];
		j3027420013 -> j2066991431 [label=false,color=brown];
	"Chat ends." [color=orange];
	j2066991431 [label="xX GLIMMER Xx: whoaaaaaaa",shape=box,color=blue];
		j2066991431 -> j3193241168;
	j3193241168 [label="xX GLIMMER Xx: <RETRO_EMOJI_WHOA>",shape=box,color=blue];
		j3193241168 -> j2061726571;
	j2061726571 [label="xX GLIMMER Xx: do you know who that IS?!?!?! this is SOOOO COOOOL",shape=box,color=blue];
		j2061726571 -> j3757966421;
	j3757966421 [label="xX GLIMMER Xx: <RETRO_EMOJI_MUSIC2>",shape=box,color=blue];
		j3757966421 -> j2561177102;
	j2561177102 [label="Broadsword: No? Should I?",shape=box,color=blue];
		j2561177102 -> j3572493963;
	j3572493963 [label="Soldja1Shot1kil: lol m8 even i know who that is, n thats not even my jam",shape=box,color=blue];
		j3572493963 -> j3341771321;
	j3341771321 [label="H16h V0l7463: Saaaaaame",shape=box,color=blue];
		j3341771321 -> j1820916277;
	j1820916277 [label="Belladonna ~{@: JAJAJA Arthur\n¿hablas en serio?",shape=box,color=blue];
		j1820916277 -> j4020993929;
	j4020993929 [label="Salem: Mmm. I'm staying out of this one.",shape=box,color=blue];
		j4020993929 -> j2266051539;
		j4020993929 -> j1284979275;
	j2266051539 [label="Who, Flare? They're a musician.",shape=box,color=red];
		j2266051539 -> j3673915229;
	j1284979275 [label="I mean, I don't know who that is either.",shape=box,color=red];
		j1284979275 -> j1531885322;
	j3673915229 [label="Belladonna ~{@: No shit\nWhat gave it away",shape=box,color=blue];
		j3673915229 -> j2461037146;
	j1531885322 [label="Soldja1Shot1kil: yeah but ur from space. n the future. lmao.",shape=box,color=blue];
		j1531885322 -> j2461037146;
	j2461037146 [label="Broadsword: You aren't helping my case.",shape=box,color=blue];
		j2461037146 -> j2365035981;
	j2365035981 [label="xX GLIMMER Xx: They're TEMPLE of TEMPLE and the RIPPERS!!!!",shape=box,color=blue];
		j2365035981 -> j2092345092;
	j2092345092 [label="xX GLIMMER Xx: <RETRO_EMOJI_GIVELOVE>",shape=box,color=blue];
		j2092345092 -> j1970588933;
	j1970588933 [label="H16h V0l7463: man they were ALLLLL over the news after what viktor did",shape=box,color=blue];
		j1970588933 -> j3797393347;
	j3797393347 [label="H16h V0l7463: i have no idea what happened to temple after that",shape=box,color=blue];
		j3797393347 -> j2720638107;
	j2720638107 [label="H16h V0l7463: i guess now we know huh?",shape=box,color=blue];
		j2720638107 -> j3002189442;
		j2720638107 -> j4075270676;
		j2720638107 -> j453573599;
	j3002189442 [label="It'll be nice to have an extra set of hands.",shape=box,color=red];
		j3002189442 -> j2382869447;
	j4075270676 [label="More the merrier, right?",shape=box,color=red];
		j4075270676 -> j2382869447;
	j453573599 [label="Well, now they're part of our happy family.",shape=box,color=red];
		j453573599 -> j2382869447;
	j2382869447 [label="Salem: Something tells me... they might be more than meets the eye, that one.",shape=box,color=blue];
		j2382869447 -> j3786267332;
	j3786267332 [label="Soldja1Shot1kil: what's that supposed 2 mean?",shape=box,color=blue];
		j3786267332 -> j654256432;
	j654256432 [label="Salem: Nothing. Yet.",shape=box,color=blue];
		j654256432 -> j2001872993;
	j2001872993 [label="Soldja1Shot1kil: ...right k",shape=box,color=blue];
		j2001872993 -> j1013930652;
	j1013930652 [label="Broadsword: Fact is, we don't know how many more of... us there are out there.",shape=box,color=blue];
		j1013930652 -> j1263564603;
	j1263564603 [label="Broadsword: And our doors will be open to them. Until they prove otherwise.",shape=box,color=blue];
		j1263564603 -> j3790312770;
	j3790312770 [label="Boolean HexFlareConvo1Done is now true.",color=orange];
		j3790312770 -> "Chat ends.";
}