X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=init.c;h=87e8da2218c0489bcab1509338a316d79b7d8d63;hb=2d95c3f4f5cf2d92149be9c4b43bbcc6d36c2de7;hp=e3b84fbda07f89146db615bc79789b858f491ae3;hpb=c1f1f2f79f96542aecbb24ab1cf1914d0607b4e0;p=open-adventure.git diff --git a/init.c b/init.c index e3b84fb..87e8da2 100644 --- a/init.c +++ b/init.c @@ -15,13 +15,13 @@ * 12600 words of message text (LINES, LINSIZ). * 885 travel options (TRAVEL, TRVSIZ). * 330 vocabulary words (KTAB, ATAB, TABSIZ). - * 185 locations (LTEXT, STEXT, KEY, COND, abbrev, ATLOC, LOCSND, LOCSIZ). - * 100 objects (PLAC, PLACE, FIXD, FIXED, LINK (TWICE), PTEXT, PROP, + * 185 locations (LTEXT, STEXT, KEY, COND, abbrev, game.atloc, LOCSND, LOCSIZ). + * 100 objects (PLAC, game.place, FIXD, game.fixed, game.link (TWICE), PTEXT, game.prop, * OBJSND, OBJTXT). * 35 "action" verbs (ACTSPK, VRBSIZ). * 277 random messages (RTEXT, RTXSIZ). * 12 different player classifications (CTEXT, CVAL, CLSMAX). - * 20 hints (HINTLC, HINTED, HINTS, HNTSIZ). + * 20 hints (game.hintlc, game.hinted, HINTS, HNTSIZ). * 5 "# of turns" threshholds (TTEXT, TRNVAL, TRNSIZ). * There are also limits which cannot be exceeded due to the structure of * the database. (E.G., The vocabulary uses n/1000 to determine word type, @@ -62,9 +62,9 @@ * If M=100 unconditional, but forbidden to dwarves. * If 100