fix #H4153 - killed by kicking something weird

Steps to make sure 'kickedobj' didn't end up as a stale pointer
prevented it from being around to format the reason for death when
a kicking attempt was fatal.
This commit is contained in:
PatR
2016-01-03 00:36:31 -08:00
parent cb574aadcc
commit f279a9ec0d
2 changed files with 15 additions and 9 deletions

View File

@@ -79,6 +79,7 @@ when a pet moves reluctantly, name the top item of the pile it is reluctant
to step on if the hero sees or remembers any object(s) at that spot
ensure sufficient messages are given to clarify the transition from detected
vampire bats to fog clouds in Vlad's tower
fix "killing by kicking something weird" when kicking an object causes death
Platform- and/or Interface-Specific Fixes