X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=init.c;h=c0bd560a6acf3790f71ae5d9328da3c861a03def;hb=0f3d3f735f4b2e78f3891b5f779a22259c17fa81;hp=addf41895ab170d5851be9a6983a39c14536e39d;hpb=fa9b6d317f5138c8a4937a14a92acf4b5928545e;p=open-adventure.git diff --git a/init.c b/init.c index addf418..c0bd560 100644 --- a/init.c +++ b/init.c @@ -350,7 +350,7 @@ void initialise(void) * game.iwest How many times he's said "west" instead of "w" * game.knfloc 0 if no knife here, loc if knife here, -1 after caveat * game.limit Lifetime of lamp (not set here) - * MAXDIE Number of reincarnation messages available (up to 5) + * maximum_deaths Number of reincarnation messages available (up to 5) * game.numdie Number of times killed so far * game.thresh Next #turns threshhold (-1 if none) * game.trndex Index in TRNVAL of next threshold (db section 14)