ref: ceb3249242e24256e060f24f99de47d35f36a1a5
parent: ea6d1a5fc8f0d2745e048bf04ffdcd226dffb8d7
author: Jonathan Dowland <jon@dow.land>
date: Thu Feb 28 17:08:01 EST 2019
Tweak adjectives/nouns; remove troublesome ones
--- a/src/net_petname.c
+++ b/src/net_petname.c
@@ -36,13 +36,11 @@
"Pacifist",
"Aggressive",
"Hostile",
- "Diseased",
"Bubbly",
"Giggly",
"Laughing",
"Crying",
"Frowning",
- "Flatulent",
"Torpid",
"Lethargic",
"Manic",
@@ -68,6 +66,7 @@
};
static char *nouns[] = {
+ "Frad",
// Doom
"Cacodemon",
"Arch-Vile",
@@ -95,7 +94,7 @@
"Acolyte",
"Templar",
"Reaver",
- "Crusader",
+ "Spectre",
};
/*