fix #H4296 - grease no checked for passive damage
Hitting a rust monster with a greased weapon would rust the weapon instead of removing the grease. Likewise for monsters with passive acid or corrosion damage. passive_obj() was ignoring grease.
This commit is contained in:
@@ -201,6 +201,8 @@ tweak Baalzebub's lair and clean up the map display for it
|
||||
symbol set definitions didn't recognize S_darkroom and S_vibrating_square
|
||||
wizard mode enlightenment was reporting "very fast innately" (which is not
|
||||
possible) for very fast hero who was innately fast
|
||||
when attacking a monster with a rust or corrosion or acid passive
|
||||
counter-attack, grease wasn't protecting the attacker's weapon
|
||||
|
||||
post-3.6.0: fix "object lost" panic during pickup caused by sortloot revamp
|
||||
post-3.6.0: more sortloot revisions
|
||||
|
||||
Reference in New Issue
Block a user