Abolish MAXDIE in favor of maximum_deaths.

This commit is contained in:
Jason S. Ninneman 2017-06-18 20:02:03 -07:00
parent 803d2b6ef9
commit 06e8d5a83e
4 changed files with 5 additions and 14 deletions

2
main.c
View file

@ -470,7 +470,7 @@ static bool dwarfmove(void)
/* "You're dead, Jim."
*
* If the current loc is zero, it means the clown got himself killed.
* We'll allow this maxdie times. MAXDIE is automatically set based
* We'll allow this maxdie times. maximum_deaths is automatically set based
* on the number of snide messages available. Each death results in
* a message (81, 83, etc.) which offers reincarnation; if accepted,
* this results in message 82, 84, etc. The last time, if he wants