floor) by not making it wipe engravings to begin with.
--Ken A.
Yanked towards water with grappling hook but don't fall in?
[psmith@spod-central.org]
-Drain life requires you to reach floor to wipe an engraving.
-[psmith@spod-central.org]
-
Orc monsters should be given poison res? [psmith@spod-central.org]
stone-to-flesh monsters' inventory? [psmith@spod-central.org]
shape changers can't be killed by system shock when hit by polymorph
Chromatic Dragon has silver scales too (she reflects)
being killed when wishing for an artifact should retain that item in bones data
+the drain life spell should not wipe out engravings (especially not using a
+ function that requires you to be able to reach the floor)
Platform- and/or Interface-Specific Fixes
case SPE_FORCE_BOLT:
wipe_engr_at(x, y, d(2,4));
break;
- case SPE_DRAIN_LIFE:
- u_wipe_engr(3);
- break;
default:
break;
}