Vlad wants the Candelabrum
Since Vlad starts with the Candelabrum, he should want it back
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user