Some hallu monster, liquid, trap changes
This commit is contained in:
+17
-3
@@ -97,6 +97,22 @@ voussoir
|
|||||||
barking spider
|
barking spider
|
||||||
frog cloud
|
frog cloud
|
||||||
toothsayer
|
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.)
|
# Quendor (Zork, &c.)
|
||||||
grue
|
grue
|
||||||
@@ -301,6 +317,7 @@ wiki
|
|||||||
peer
|
peer
|
||||||
COBOL
|
COBOL
|
||||||
wire shark
|
wire shark
|
||||||
|
stray tab
|
||||||
|
|
||||||
# bugs
|
# bugs
|
||||||
bohrbug
|
bohrbug
|
||||||
@@ -384,9 +401,6 @@ little green man
|
|||||||
# Portal
|
# Portal
|
||||||
weighted Companion Cube
|
weighted Companion Cube
|
||||||
|
|
||||||
# /b/
|
|
||||||
/b/tard
|
|
||||||
|
|
||||||
# South Park
|
# South Park
|
||||||
manbearpig
|
manbearpig
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1484,7 +1484,7 @@ static NEARDATA const char *const hliquids[] = {
|
|||||||
"caramel sauce", "ink", "aqueous humour", "milk substitute",
|
"caramel sauce", "ink", "aqueous humour", "milk substitute",
|
||||||
"fruit juice", "glowing lava", "gastric acid", "mineral water",
|
"fruit juice", "glowing lava", "gastric acid", "mineral water",
|
||||||
"cough syrup", "quicksilver", "sweet vitriol", "grey goo", "pink slime",
|
"cough syrup", "quicksilver", "sweet vitriol", "grey goo", "pink slime",
|
||||||
"cosmic latte",
|
"cosmic latte", "bone oil", "custard", "lard", "vinegar", "creosote",
|
||||||
/* "new coke (tm)", --better not */
|
/* "new coke (tm)", --better not */
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
@@ -7123,6 +7123,9 @@ trapname(
|
|||||||
"sweet-smelling gas vent", "phone booth", "exploding runes",
|
"sweet-smelling gas vent", "phone booth", "exploding runes",
|
||||||
"never-ending elevator", "slime pit", "warp zone", "illusory floor",
|
"never-ending elevator", "slime pit", "warp zone", "illusory floor",
|
||||||
"pile of poo", "honey trap", "tourist trap",
|
"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 */
|
static char roletrap[33]; /* [17 + 5 + 1] should suffice */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user