digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"ArthurRank2Convo1 begins." [color=orange];
		"ArthurRank2Convo1 begins." -> j3160166009;
	j3160166009 [label="Can I ask you a... potentially strange question?",shape=box,color=blue];
		j3160166009 -> j3639759579;
		j3160166009 -> j817262792;
		j3160166009 -> j3207361886;
	j3639759579 [label="Define \"strange.\" Remember where I'm from.",shape=box,color=red];
		j3639759579 -> j1430178453;
	j817262792 [label="Try me.",shape=box,color=red];
		j817262792 -> j406940382;
	j3207361886 [label="Maybe later. [End.]",shape=box,color=red];
		j3207361886 -> "Chat ends.";
	j1430178453 [label="+10 Chemistry",color=orange];
		j1430178453 -> j410397612;
	j406940382 [label="So, about your food...",shape=box,color=blue];
		j406940382 -> j4203316540;
		j406940382 -> j1783879016;
	"Chat ends." [color=orange];
	j410397612 [label="...Right. Fair enough.",shape=box,color=blue];
		j410397612 -> j406940382;
	j4203316540 [label="You've been poisoning it, haven't you?!",shape=box,color=red];
		j4203316540 -> j3733170065;
	j1783879016 [label="What about it?",shape=box,color=red];
		j1783879016 -> j2904606963;
	j3733170065 [label="You wish. No getting out that easy.",shape=box,color=blue];
		j3733170065 -> j2904606963;
	j2904606963 [label="I'm curious why you cut it up into... perfect squares. Even the pizza.",shape=box,color=blue];
		j2904606963 -> j3067585834;
		j2904606963 -> j451234025;
		j2904606963 -> j3606780546;
	j3067585834 [label="Honestly? It kind of reminds me of... I don't know.",shape=box,color=red];
		j3067585834 -> j470180092;
	j451234025 [label="Force of habit. That's how the rations were served on the Zariman, the ship that got stuck in the void.",shape=box,color=red];
		j451234025 -> j2340716117;
	j3606780546 [label="Because. [End.]",shape=box,color=red];
		j3606780546 -> j3341437509;
	j470180092 [label="Home?",shape=box,color=blue];
		j470180092 -> j2739492052;
		j470180092 -> j256730670;
		j470180092 -> j2519256512;
	j2340716117 [label="The ship was your home?",shape=box,color=blue];
		j2340716117 -> j2739492052;
		j2340716117 -> j256730670;
		j2340716117 -> j2519256512;
	j3341437509 [label="Good talk.",shape=box,color=blue];
		j3341437509 -> "Chat ends.";
	j2739492052 [label="Kind of? It's complicated.",shape=box,color=red];
		j2739492052 -> j3418135482;
	j256730670 [label="The only home I've had where I wasn't alone.",shape=box,color=red];
		j256730670 -> j1809000891;
	j2519256512 [label="Actually, sorry. I don't want to talk about it. [End.]",shape=box,color=red];
		j2519256512 -> j2590787715;
	j3418135482 [label="Sounds it.",shape=box,color=blue];
		j3418135482 -> j985271437;
	j1809000891 [label="When it wasn't just me, myself, and my cubed food rations.",shape=box,color=red];
		j1809000891 -> j94007911;
	j2590787715 [label="That's fine. I've been there.",shape=box,color=blue];
		j2590787715 -> "Chat ends.";
	j985271437 [label="Well, I guess I could try making square spaghetti if you want.",shape=box,color=blue];
		j985271437 -> j1336132075;
		j985271437 -> j1179678347;
	j94007911 [label="So. I guess I do it because there's comfort in it.",shape=box,color=red];
		j94007911 -> j1080889053;
	j1336132075 [label="I'll tell you what. If you make it, I'll eat it.",shape=box,color=red];
		j1336132075 -> j3524325417;
	j1179678347 [label="Thanks. But... gross. I'll pass.",shape=box,color=red];
		j1179678347 -> j2535216599;
	j1080889053 [label="I know how you feel. Routines can help you feel grounded, especially when everything's gone to shit.",shape=box,color=blue];
		j1080889053 -> j1141318942;
	j3524325417 [label="+10 Chemistry",color=orange];
		j3524325417 -> j2087599507;
	j2535216599 [label="+10 Chemistry",color=orange];
		j2535216599 -> j1262873203;
	j1141318942 [label="I tell you what - I make a mean cubed omelette.",shape=box,color=blue];
		j1141318942 -> j4252174604;
		j1141318942 -> j2214086850;
	j2087599507 [label="Game on.",shape=box,color=blue];
		j2087599507 -> j259992425;
	j1262873203 [label="On second thought, good call.",shape=box,color=blue];
		j1262873203 -> "Chat ends.";
	j4252174604 [label="That sounds amazing.",shape=box,color=red];
		j4252174604 -> j2803287169;
	j2214086850 [label="A what?",shape=box,color=red];
		j2214086850 -> j2803287169;
	j259992425 [label="Boolean SquareSpaghetti is now true.",color=orange];
		j259992425 -> "Chat ends. Next chat will be ArthurSpaghetti.";
	j2803287169 [label="+10 Chemistry",color=orange];
		j2803287169 -> j3337691289;
	"Chat ends. Next chat will be ArthurSpaghetti." [color=orange];
	j3337691289 [label="You're in for a treat.",shape=box,color=blue];
		j3337691289 -> "Chat ends.";
}