digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"ArthurQuincyWingman begins." [color=orange];
		"ArthurQuincyWingman begins." -> j3680738960;
	j3680738960 [label="Evaluate expressions",color=orange];
		j3680738960 -> "Chat ends." [label="AoiDating",color=purple];
		j3680738960 -> "Chat ends." [label="EleanorDating",color=purple];
		j3680738960 -> "Chat ends." [label="AmirDating",color=purple];
		j3680738960 -> "Chat ends." [label="LettieDating",color=purple];
		j3680738960 -> "Chat ends." [label="QuincyDating",color=purple];
		j3680738960 -> j3344135747 [label="false",color=purple];
	"Chat ends." [color=orange];
	j3344135747 [label="How in the ever-loving bloody hell did you convince *Quincy* of all people to speak to me on your behalf?",shape=box,color=blue];
		j3344135747 -> j1374000026;
	j1374000026 [label="Check boolean ArthurNoDate",color=orange];
		j1374000026 -> j949808710 [label=true,color=green];
		j1374000026 -> j4024417561 [label=true,color=green];
		j1374000026 -> j810087369 [label=false,color=brown];
		j1374000026 -> j4024417561 [label=false,color=brown];
	j949808710 [label="I just needed to apologize to you, and didn't know how else to do it.",shape=box,color=red];
		j949808710 -> j2037038947;
	j4024417561 [label="I have no clue what you're talking about. [End.]",shape=box,color=red];
		j4024417561 -> j4292474106;
	j810087369 [label="I... just didn't know how else to tell you I had feelings for you.",shape=box,color=red];
		j810087369 -> j3373833188;
	j2037038947 [label="Points for the surprise factor, I suppose. I certainly wasn't expecting that. And... very well. Apology accepted.",shape=box,color=blue];
		j2037038947 -> j963591469;
	j4292474106 [label="Mm...hm.",shape=box,color=blue];
		j4292474106 -> "Chat ends.";
	j3373833188 [label="Check boolean ArthurHasDated",color=orange];
		j3373833188 -> j3629503963 [label=true,color=green];
		j3373833188 -> j702025363 [label=false,color=brown];
	j963591469 [label="I do have to admit you've been on my mind a great deal lately.",shape=box,color=blue];
		j963591469 -> j2812790530;
	j3629503963 [label="You did have a shot with me, and you chose to walk away. But... Quincy was convincing. If you'd like to give this another go, I'm willing to give it a try.",shape=box,color=blue];
		j3629503963 -> j778968531;
		j3629503963 -> j767108416;
	j702025363 [label="How about walking up to me in the Hub, and simply saying, 'mate, I have feelings for you?' Did that ever cross your mind?",shape=box,color=blue];
		j702025363 -> j438123602;
		j702025363 -> j3393307245;
	j2812790530 [label="If you'd like to give this a go, I'm willing to give it a try.",shape=box,color=blue];
		j2812790530 -> j778968531;
		j2812790530 -> j767108416;
	j778968531 [label="Yeah. :) I would.",shape=box,color=red];
		j778968531 -> j1148375694;
	j767108416 [label="Actually, I change my mind.",shape=box,color=red];
		j767108416 -> j317645313;
	j438123602 [label="...No, honestly.",shape=box,color=red];
		j438123602 -> j3879737818;
	j3393307245 [label="....Huh...",shape=box,color=red];
		j3393307245 -> j3879737818;
	j1148375694 [label="+20 Chemistry",color=orange];
		j1148375694 -> j3860522506;
	j317645313 [label="...Has anyone ever told you, you are *proper* nuts?",shape=box,color=blue];
		j317645313 -> j2533691464;
	j3879737818 [label="Sometimes I simply do not know what to do with you.",shape=box,color=blue];
		j3879737818 -> j1492481394;
	j3860522506 [label="Well. Glad to have all that sorted then. Shall we?",shape=box,color=blue];
		j3860522506 -> j4043864563;
	j2533691464 [label="Boolean ArthurNoDate is now true.",color=orange];
		j2533691464 -> "Chat ends.";
	j1492481394 [label="Well. No point in fussing about it now. I... have to admit you've been on my mind. If you'd like to give this a go, I'm willing to give it a try.",shape=box,color=blue];
		j1492481394 -> j778968531;
		j1492481394 -> j767108416;
	j4043864563 [label="Boolean ArthurNoDate is now false.",color=orange];
		j4043864563 -> j1527829918;
	j1527829918 [label="Boolean IsDating is now true.",color=orange];
		j1527829918 -> j899889954;
	j899889954 [label="Boolean ArthurDating is now true.",color=orange];
		j899889954 -> j3103123730;
	j3103123730 [label="Boolean ArthurHasDated is now true.",color=orange];
		j3103123730 -> "Chat ends.";
}