Vlad wants the Candelabrum

Since Vlad starts with the Candelabrum, he should want it back
This commit is contained in:
cohrs
2002-02-13 03:37:51 +00:00
parent 6d0723aae2
commit 5b242aafce
2 changed files with 2 additions and 1 deletions

View File

@@ -428,6 +428,7 @@ make wands of speed or slow monster known if their effect
gold detection "materially poor" message inappropriate if you have hidden_gold()
cannot reflect back an invisible umber hulk or medusa's attack
monsters with M3_WANTSBOOK often couldn't move in the Wizard-level
Vlad should want the Candelabrum
Platform- and/or Interface-Specific Fixes

View File

@@ -2020,7 +2020,7 @@ struct permonst _mons2[] = {
M1_FLY|M1_BREATHLESS|M1_HUMANOID|M1_POIS|M1_REGEN,
M2_NOPOLY|M2_UNDEAD|M2_STALK|M2_HOSTILE|M2_PNAME|M2_STRONG|
M2_NASTY|M2_PRINCE|M2_MALE,
M3_WAITFORU|M3_WANTSBOOK|M3_INFRAVISIBLE, HI_LORD),
M3_WAITFORU|M3_WANTSCAND|M3_INFRAVISIBLE, HI_LORD),
/*
* Wraiths
*/