#U578: Various bug reports
> <email deleted> > on Tuesday, August 5, 2003: > Warriors on the Valkyrie quest may be male. [...]
This commit is contained in:
@@ -41,6 +41,7 @@ cannot get blessed potions from sink, remove unreachable message
|
||||
couldn't insert gold into a container using full menu style if no other
|
||||
objects in inventory unless compiling with GOLDOBJ
|
||||
nagas eat
|
||||
always have warriors on the Valkyrie quest be female
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
@@ -3445,7 +3445,7 @@ struct permonst _mons2[] = {
|
||||
NO_ATTK, NO_ATTK, NO_ATTK, NO_ATTK),
|
||||
SIZ(WT_HUMAN, 400, 0, MS_GUARDIAN, MZ_HUMAN), 0, 0,
|
||||
M1_HUMANOID|M1_OMNIVORE,
|
||||
M2_NOPOLY|M2_HUMAN|M2_PEACEFUL|M2_STRONG|M2_COLLECT, M3_INFRAVISIBLE,
|
||||
M2_NOPOLY|M2_HUMAN|M2_PEACEFUL|M2_STRONG|M2_COLLECT|M2_FEMALE, M3_INFRAVISIBLE,
|
||||
HI_DOMESTIC),
|
||||
MON("apprentice", S_HUMAN,
|
||||
LVL(5, 12, 10, 30, 0), G_NOGEN,
|
||||
|
||||
Reference in New Issue
Block a user