X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=main.c;h=c18803605493f35f506df5262185652e47fbaa9c;hb=0f3d3f735f4b2e78f3891b5f779a22259c17fa81;hp=7e30f4eb0797a87855fe9caf8ca7f10941afae8d;hpb=fecc48e6e5244c3c4fde59fdc54a48ca84b2cc27;p=open-adventure.git 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