digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"AmirHack2 begins." [color=orange];
		"AmirHack2 begins." -> j1974262334;
	j1974262334 [label="Check boolean AmirDating",color=orange];
		j1974262334 -> j769510642 [label=true,color=green];
		j1974262334 -> "Chat ends." [label=false,color=brown];
	j769510642 [label="ssooooooooo?",shape=box,color=blue];
		j769510642 -> j3631441453;
		j769510642 -> j3406306172;
	"Chat ends." [color=orange];
	j3631441453 [label="It worked. He was so, well, broody. LOL.",shape=box,color=red];
		j3631441453 -> j1736645930;
	j3406306172 [label="I don't think this is a good idea. I'm stopping this now.",shape=box,color=red];
		j3406306172 -> j3587204602;
	j1736645930 [label="::arm pump:: I AM INVINCIBLE!",shape=box,color=blue];
		j1736645930 -> j2628224263;
	j3587204602 [label="you. are. so. lame. sometimes. babe.",shape=box,color=blue];
		j3587204602 -> "Chat ends.";
	j2628224263 [label="ok i'll reset his name and now onto the next test",shape=box,color=blue];
		j2628224263 -> j1981691870;
	j1981691870 [label="THE GIFTING SYSTEM",shape=box,color=blue];
		j1981691870 -> j1643245335;
		j1981691870 -> j381163053;
	j1643245335 [label="Uuhhh... sweetheart? Is this such a good idea?",shape=box,color=red];
		j1643245335 -> j1658642147;
	j381163053 [label="Infinite presents?!?!",shape=box,color=red];
		j381163053 -> j116530833;
	j1658642147 [label="WHAT COULD POSSIBLY GO WRONG",shape=box,color=blue];
		j1658642147 -> j1051911347;
	j116530833 [label="INFINITE PRESENTS!!@$#!",shape=box,color=blue];
		j116530833 -> j1051911347;
	j1051911347 [label="okokokok start small start small",shape=box,color=blue];
		j1051911347 -> j1879812373;
	j1879812373 [label="one case of peanut butter crispies for lettie's rats",shape=box,color=blue];
		j1879812373 -> j4138606512;
	j4138606512 [label="go check in with her tomorrow and see if she likes her free prezzies :3",shape=box,color=blue];
		j4138606512 -> j388564938;
	j388564938 [label="+20 Chemistry",color=orange];
		j388564938 -> j1052659181;
	j1052659181 [label="even grumpyscarylady can't get mad about free prezzies, right? :3",shape=box,color=blue];
		j1052659181 -> "Initiate conversation LettieAmirHack in /Lotus/Types/Gameplay/1999Wf/Dialogue/LettieDialogue_rom.dialogue";
	"Initiate conversation LettieAmirHack in /Lotus/Types/Gameplay/1999Wf/Dialogue/LettieDialogue_rom.dialogue" [label="Initiate conversation LettieAmirHack in /Lotus/Types/Gameplay/1999Wf/Dialogue/LettieDialogue_rom.dialogue",color=orange];
		"Initiate conversation LettieAmirHack in /Lotus/Types/Gameplay/1999Wf/Dialogue/LettieDialogue_rom.dialogue" -> "Chat ends.";
}