digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"ArthurAmirHack begins." [color=orange];
		"ArthurAmirHack begins." -> j3022926847;
	j3022926847 [label="Heeeey... Arthur... how's it going?",shape=box,color=red];
		j3022926847 -> j614830565;
	j614830565 [label="br00dsw0rd: Hm? Oh, fine. You?",shape=box,color=blue];
		j614830565 -> j1793197571;
		j614830565 -> j2218607605;
		j614830565 -> j1544501313;
	j1793197571 [label="Great... Sooooo... what's new with you?",shape=box,color=red];
		j1793197571 -> j2050072102;
	j2218607605 [label="Some weather we're having, huh?",shape=box,color=red];
		j2218607605 -> j641838563;
	j1544501313 [label="How about that local sport's team, yeah?",shape=box,color=red];
		j1544501313 -> j972200348;
	j2050072102 [label="br00dsw0rd: Mate, we just spoke an hour ago, about-",shape=box,color=blue];
		j2050072102 -> j2804510882;
	j641838563 [label="br00dsw0rd: It becomes a little less interesting when it's the same every-",shape=box,color=blue];
		j641838563 -> j2804510882;
	j972200348 [label="br00dsw0rd: What local sports-",shape=box,color=blue];
		j972200348 -> j2804510882;
	j2804510882 [label="br00dsw0rd: What's going on? You're acting strange.",shape=box,color=blue];
		j2804510882 -> j2024692824;
		j2804510882 -> j4093042245;
	j2024692824 [label="... Nothing's going on.",shape=box,color=red];
		j2024692824 -> j398213659;
	j4093042245 [label="Amir's bored again. Look at your username.",shape=box,color=red];
		j4093042245 -> j4258327022;
	j398213659 [label="br00dsw0rd: I don't believe you, I-",shape=box,color=blue];
		j398213659 -> j4015739059;
	j4258327022 [label="br00dsw0rd: BROODSWORD?!",shape=box,color=blue];
		j4258327022 -> j964643295;
	j4015739059 [label="br00dsw0rd: Wait.",shape=box,color=blue];
		j4015739059 -> j4258327022;
	j964643295 [label="br00dsw0rd: I do NOT brood!",shape=box,color=blue];
		j964643295 -> j1560834210;
		j964643295 -> j3186050634;
		j964643295 -> j2692886837;
	j1560834210 [label=":| Buddy. That icon says otherwise.",shape=box,color=red];
		j1560834210 -> j3429068063;
	j3186050634 [label="Yeah you do.",shape=box,color=red];
		j3186050634 -> j2474671995;
	j2692886837 [label="Eh, he's just teasing. You know he adores you. lol",shape=box,color=red];
		j2692886837 -> j2474671995;
	j3429068063 [label="br00dsw0rd: ... Fine. Fine. Maybe I brood a little.",shape=box,color=blue];
		j3429068063 -> j3002547489;
	j2474671995 [label="br00dsw0rd: Sigh.",shape=box,color=blue];
		j2474671995 -> j3002547489;
	j3002547489 [label="br00dsw0rd: Just... get him to change it back, will you? Before anybody else notices.",shape=box,color=blue];
		j3002547489 -> j2116591694;
	j2116591694 [label="+20 Chemistry",color=orange];
		j2116591694 -> j529974092;
	j529974092 [label="br00dsw0rd: That boy is the definition of idle hands... we need to get him more hobbies...",shape=box,color=blue];
		j529974092 -> "Initiate conversation AmirHack2 in /Lotus/Types/Gameplay/1999Wf/Dialogue/JabirDialogue_rom.dialogue";
	"Initiate conversation AmirHack2 in /Lotus/Types/Gameplay/1999Wf/Dialogue/JabirDialogue_rom.dialogue" [label="Initiate conversation AmirHack2 in /Lotus/Types/Gameplay/1999Wf/Dialogue/JabirDialogue_rom.dialogue",color=orange];
		"Initiate conversation AmirHack2 in /Lotus/Types/Gameplay/1999Wf/Dialogue/JabirDialogue_rom.dialogue" -> "Chat ends.";
	"Chat ends." [color=orange];
}