
graph "beancounters" {
# Date: 2002-01-23 13:11
# Players: Moses Moore, Paul T, Steve VanEgmond
# Map: 12nodes
A -- B; A -- C; B -- D; B -- E;
C -- D; C -- F; D -- G; D -- H;
E -- G; E -- I; F -- H; F -- J;
G -- H; G -- K; H -- L;
I -- K; J -- L; K -- L;
H [label="Bean Counters"]
F [label="Humourless"]
I [label="Speed"]
L [label="Paycheques"]
E [label="Fun Drugs"]
G [label="Coffee!!!"]
K [label="Productivity"]
J [label="Slavery"]
D [label="Guatelmala"]
B [label="Guns"]
C [label="'You killed my mother and father.\nPrepare to die.'"]
A [label="Duelling"]
}