fix "killed by a died"

Explosion caused by an unseen gas spore resulted in messages about
"explosion" instead of "gas spore's explosion", which is intended, but
followed that with a death reason of "killed by a died" which isn't.
This commit is contained in:
PatR
2015-12-23 16:05:45 -08:00
parent 2e5d3602aa
commit 9114a334c9
2 changed files with 9 additions and 9 deletions

View File

@@ -54,6 +54,7 @@ make travel walk up to a trap and stop when the trap blocks the only
way forward, instead of trying to go straight line
travel will displace pets rather than stop
do not autopickup unpaid items in shops
death due an unseen gas spore's explosion resulted in "killed by a died"
Platform- and/or Interface-Specific Fixes