digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"VelimirBirthdayConvo3 begins." [color=orange];
		"VelimirBirthdayConvo3 begins." -> j1309253423;
		"VelimirBirthdayConvo3 begins." -> j3305568518;
	j1309253423 [label="What was the wildest birthday you ever had?",shape=box,color=red];
		j1309253423 -> j3378756776;
	j3305568518 [label="Happy Birthday Velimir!",shape=box,color=red];
		j3305568518 -> j157459412;
	j3378756776 [label="PapaPolar: besides the one where i'm trapped in a time loop with a bunch of genetically mutated weirdos, as a genetically mutated weirdo,",shape=box,color=blue];
		j3378756776 -> j951720694;
	j157459412 [label="PapaPolar: :-)",shape=box,color=blue];
		j157459412 -> "Chat ends.";
	j951720694 [label="Check boolean MinVelTogether",color=orange];
		j951720694 -> j4099625247 [label=true,color=green];
		j951720694 -> j800924677 [label=false,color=brown];
	"Chat ends." [color=orange];
	j4099625247 [label="PapaPolar: with my once-estranged wife who i'm now back together with, in a techno-apocalypse under siege by mercenary religious freakos",shape=box,color=blue];
		j4099625247 -> j2176629193;
	j800924677 [label="PapaPolar: with my estranged wife, in a techno-apocalypse under siege by mercenary religious freakos",shape=box,color=blue];
		j800924677 -> j2176629193;
	j2176629193 [label="PapaPolar: in a city that i came to looking for my adopted daughter who got hollowed out and used like a saturday morning cartoon puppet by an evil Void god,",shape=box,color=blue];
		j2176629193 -> j728979988;
	j728979988 [label="PapaPolar: but now i have no idea what's left of her, so i'm holed up in a decrepit dead mall serving drinks to shellshocked civvies and said list of previously mentioned genetically mutated weirdos?",shape=box,color=blue];
		j728979988 -> j1868399255;
	j1868399255 [label="PapaPolar: besides that one?",shape=box,color=blue];
		j1868399255 -> j826700696;
	j826700696 [label="PapaPolar: the one with the penguins.",shape=box,color=blue];
		j826700696 -> j3195970507;
	j3195970507 [label="+20 Chemistry",color=orange];
		j3195970507 -> j2118364818;
	j2118364818 [label="PapaPolar: that was freakin' WILD.",shape=box,color=blue];
		j2118364818 -> "Chat ends.";
}