Some hallu monster, liquid, trap changes
This commit is contained in:
+17
-3
@@ -97,6 +97,22 @@ voussoir
|
||||
barking spider
|
||||
frog cloud
|
||||
toothsayer
|
||||
third eye
|
||||
owlpug
|
||||
pugasus
|
||||
acorn
|
||||
red dot
|
||||
robot chicken
|
||||
doozer
|
||||
poison cackler
|
||||
lhurgoyf
|
||||
phelddagrif
|
||||
tiktaalik
|
||||
weremoustache
|
||||
rapier tapir
|
||||
choplet
|
||||
pommelbug
|
||||
quest sprout
|
||||
|
||||
# Quendor (Zork, &c.)
|
||||
grue
|
||||
@@ -301,6 +317,7 @@ wiki
|
||||
peer
|
||||
COBOL
|
||||
wire shark
|
||||
stray tab
|
||||
|
||||
# bugs
|
||||
bohrbug
|
||||
@@ -384,9 +401,6 @@ little green man
|
||||
# Portal
|
||||
weighted Companion Cube
|
||||
|
||||
# /b/
|
||||
/b/tard
|
||||
|
||||
# South Park
|
||||
manbearpig
|
||||
|
||||
|
||||
+1
-1
@@ -1484,7 +1484,7 @@ static NEARDATA const char *const hliquids[] = {
|
||||
"caramel sauce", "ink", "aqueous humour", "milk substitute",
|
||||
"fruit juice", "glowing lava", "gastric acid", "mineral water",
|
||||
"cough syrup", "quicksilver", "sweet vitriol", "grey goo", "pink slime",
|
||||
"cosmic latte",
|
||||
"cosmic latte", "bone oil", "custard", "lard", "vinegar", "creosote",
|
||||
/* "new coke (tm)", --better not */
|
||||
};
|
||||
|
||||
|
||||
@@ -7123,6 +7123,9 @@ trapname(
|
||||
"sweet-smelling gas vent", "phone booth", "exploding runes",
|
||||
"never-ending elevator", "slime pit", "warp zone", "illusory floor",
|
||||
"pile of poo", "honey trap", "tourist trap",
|
||||
"banana peel", "garden rake", "whoopie cushion", "box and stick trap",
|
||||
"fly trap", "legal trap", "pit of snakes", "pollywog trap",
|
||||
"slippery slope", "thirst trap", "tourist trap", "suntrap",
|
||||
};
|
||||
static char roletrap[33]; /* [17 + 5 + 1] should suffice */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user