Cover a couple of corner cases with rust_dmg().

This commit is contained in:
Sean Hunt
2015-03-17 18:47:00 +02:00
committed by Pasi Kallinen
parent 48b048f921
commit 5532600f1a
4 changed files with 96 additions and 54 deletions
+3
View File
@@ -858,6 +858,9 @@ fix "object_is_local" panic when saving bones after hero is killed by explosion
if lava burns up the player's water walking boots, the player falls in
the messages for lava burning items up are always printed
fix used-up magic trap trying to hit steed.
messages are now printed when objects on the ground are eroded
object erosion now always identifies rust/rot/fire/corrodeproof objects
grease protects from all types of erosion
Platform- and/or Interface-Specific Fixes