X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=main.c;h=c18803605493f35f506df5262185652e47fbaa9c;hp=7e30f4eb0797a87855fe9caf8ca7f10941afae8d;hb=06e8d5a83e2e8ee5f13c2d5439adecef6fdeb563;hpb=fecc48e6e5244c3c4fde59fdc54a48ca84b2cc27 diff --git a/main.c b/main.c index 7e30f4e..c188036 100644 --- a/main.c +++ b/main.c @@ -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