digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"ArthurRank4Convo6 begins." [color=orange];
		"ArthurRank4Convo6 begins." -> j175018133;
	j175018133 [label="Check boolean AmirRPGArthur",color=orange];
		j175018133 -> "Chat ends." [label=true,color=green];
		j175018133 -> j1647325213 [label=false,color=brown];
	"Chat ends." [color=orange];
	j1647325213 [label="Check boolean AmirRPG",color=orange];
		j1647325213 -> j3242374743 [label=true,color=green];
		j1647325213 -> "Chat ends." [label=false,color=brown];
	j3242374743 [label="Check boolean AmirRPGArthurAsked",color=orange];
		j3242374743 -> j3855187688 [label=true,color=green];
		j3242374743 -> j3303941106 [label=true,color=green];
		j3242374743 -> j733418681 [label=false,color=brown];
		j3242374743 -> j116730324 [label=false,color=brown];
	j3855187688 [label="Arthur, per quanto riguarda Fables & Frontiers: significherebbe molto per entrambi, sia per Amir che per me, se ci giocassi.",shape=box,color=red];
		j3855187688 -> j832165860;
	j3303941106 [label="Ehi, Arthur - so che hai già detto che non vuoi partecipare a quella partita a Fables & Frontiers, ma penso sarebbe divertente.",shape=box,color=red];
		j3303941106 -> j3946948706;
	j733418681 [label="Ehi, vuoi giocare a Fables & Frontiers con me e Amir? Penso sarebbe divertente.",shape=box,color=red];
		j733418681 -> j3946948706;
	j116730324 [label="Ciao Arthur. Amir sta organizzando una partita a Fables & Frontiers e significherebbe molto per entrambi se ti unissi a noi.",shape=box,color=red];
		j116730324 -> j832165860;
	j832165860 [label="Davvero? Perché è così importante?",shape=box,color=blue];
		j832165860 -> j3716655775;
		j832165860 -> j3885556079;
	j3946948706 [label="Abbiamo definizioni molto diverse di \"divertimento\". Scusa, passo.",shape=box,color=blue];
		j3946948706 -> j3241820816;
	j3716655775 [label="Penso che sarebbe molto divertente e un'ottima occasione per sentirci più coesi come gruppo.",shape=box,color=red];
		j3716655775 -> j3946948706;
	j3885556079 [label="Si sente come quello strano del gruppo - il non militare, il nerd, un po' escluso. Significherebbe molto per lui se ci riunissimo e giocassimo a uno dei suoi giochi tutti assieme.",shape=box,color=red];
		j3885556079 -> j3697663154;
	j3241820816 [label="Voi giovanotti divertitevi, comunque.",shape=box,color=blue];
		j3241820816 -> "Chat ends.";
	j3697663154 [label="+20 Chemistry",color=orange];
		j3697663154 -> j3748516201;
	j3748516201 [label="Sì... è giusto. Va bene, giocherò anche io. Contate su di me.",shape=box,color=blue];
		j3748516201 -> j3814527581;
	j3814527581 [label="Almeno per una notte, per vedere come va.",shape=box,color=blue];
		j3814527581 -> j166037615;
	j166037615 [label="Boolean AmirRPGArthur is now true.",color=orange];
		j166037615 -> j1259627351;
	j1259627351 [label="Check boolean AmirRPGQuincy",color=orange];
		j1259627351 -> j1522511736 [label=true,color=green];
		j1259627351 -> j1992773596 [label=false,color=brown];
	j1522511736 [label="Check boolean AmirRPGArthur",color=orange];
		j1522511736 -> j3867851737 [label=true,color=green];
		j1522511736 -> j1992773596 [label=false,color=brown];
	j1992773596 [label="Boolean AmirRPGAny is now true.",color=orange];
		j1992773596 -> "Chat ends.";
	j3867851737 [label="Check boolean AmirRPGAoi",color=orange];
		j3867851737 -> j3358606226 [label=true,color=green];
		j3867851737 -> j1992773596 [label=false,color=brown];
	j3358606226 [label="Check boolean AmirRPGEleanor",color=orange];
		j3358606226 -> j1733375523 [label=true,color=green];
		j3358606226 -> j1992773596 [label=false,color=brown];
	j1733375523 [label="Check boolean AmirRPGLettie",color=orange];
		j1733375523 -> j2677000302 [label=true,color=green];
		j1733375523 -> j1992773596 [label=false,color=brown];
	j2677000302 [label="Boolean AmirRPGAll is now true.",color=orange];
		j2677000302 -> "Chat ends.";
}