Apelike creatures now have a sensible category.
This commit is contained in:
@@ -1902,7 +1902,7 @@ mummy, naga, ogre,
|
||||
pudding or ooze, quantum mechanic, rust monster,
|
||||
snake, troll, umber hulk,
|
||||
vampire, wraith, xorn,
|
||||
yeti or ape or some large beast, zombie,
|
||||
apelike creature, zombie,
|
||||
human, ghost, golem,
|
||||
demon, sea monster, lizard,
|
||||
long worm tail, and mimic.
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
\begin{document}
|
||||
%
|
||||
% input file: guidebook.mn
|
||||
% $Revision: 1.56 $ $Date: 2002/10/11 22:40:31 $
|
||||
% $Revision: 1.57 $ $Date: 2002/10/13 05:46:17 $
|
||||
%
|
||||
%.ds h0 "
|
||||
%.ds h1 %.ds h2 \%
|
||||
@@ -2338,7 +2338,7 @@ mummy, naga, ogre,
|
||||
pudding or ooze, quantum mechanic, rust monster,
|
||||
snake, troll, umber hulk,
|
||||
vampire, wraith, xorn,
|
||||
yeti or ape or some large beast, zombie,
|
||||
apelike creature, zombie,
|
||||
human, ghost, golem,
|
||||
demon, sea monster, lizard,
|
||||
long worm tail, and mimic.
|
||||
|
||||
@@ -2465,10 +2465,10 @@
|
||||
dragon, elemental, fungus or mold, gnome, giant humanoid,
|
||||
invisible monster, jabberwock, Keystone Kop, lich, mummy,
|
||||
naga, ogre, pudding or ooze, quantum mechanic, rust monster,
|
||||
snake, troll, umber hulk, vampire, wraith, xorn, yeti or ape
|
||||
or some large beast, zombie, human, ghost, golem, demon, sea
|
||||
monster, lizard, long worm tail, and mimic. Cannot be set
|
||||
with the `O' command.
|
||||
snake, troll, umber hulk, vampire, wraith, xorn, apelike
|
||||
creature, zombie, human, ghost, golem, demon, sea monster,
|
||||
lizard, long worm tail, and mimic. Cannot be set with the
|
||||
`O' command.
|
||||
|
||||
msghistory
|
||||
The number of top line messages to save (and recall with ^P)
|
||||
|
||||
@@ -181,7 +181,7 @@ const char * const monexplain[MAXMCLASSES] = {
|
||||
"pudding or ooze", "quantum mechanic", "rust monster or disenchanter",
|
||||
"snake", "troll", "umber hulk",
|
||||
"vampire", "wraith", "xorn",
|
||||
"yeti, ape or some large beast", "zombie",
|
||||
"apelike creature", "zombie",
|
||||
|
||||
"human or elf", "ghost", "golem",
|
||||
"major demon", "sea monster", "lizard",
|
||||
|
||||
@@ -2060,7 +2060,7 @@ struct permonst _mons2[] = {
|
||||
M1_BREATHLESS|M1_WALLWALK|M1_THICK_HIDE|M1_METALLIVORE,
|
||||
M2_HOSTILE|M2_STRONG, 0, CLR_BROWN),
|
||||
/*
|
||||
* Yeti, apes and some large beasts
|
||||
* Apelike beasts
|
||||
*/
|
||||
MON("monkey", S_YETI,
|
||||
LVL(2, 12, 6, 0, 0), (G_GENO|1),
|
||||
|
||||
Reference in New Issue
Block a user