poison missiles were unintentionally more likely to inflict "deadly poison"
than in pre-3.4.1 releases
provide feedback when going invisible after eating a stalker
+killer on tombstone had no prefix for starvation/exhaustion case
Platform- and/or Interface-Specific Fixes
/* must fit with end.c; used in rip.c */
NEARDATA const char * const killed_by_prefix[] = {
- "killed by ", "choked on ", "poisoned by ", "", "drowned in ",
+ "killed by ", "choked on ", "poisoned by ", "died of ", "drowned in ",
"burned by ", "dissolved in ", "crushed to death by ", "petrified by ",
"turned to slime by ", "killed by ", "", "", "", "", ""
};