Elimination of OBJSND.

This commit is contained in:
Eric S. Raymond 2017-06-24 08:45:22 -04:00
parent 606b590c1e
commit 3a93b2b5f0
8 changed files with 88 additions and 37 deletions

2
init.c
View file

@ -16,7 +16,7 @@
* 330 vocabulary words (KTAB, ATAB, TABSIZ).
* 185 locations (KEY, COND, game.abbrev, game.atloc, LOCSIZ).
* 100 objects (PLAC, game.place, FIXD, game.fixed, game.link (twice),
* ogame.prop, OBJSND, OBJTXT).
* ogame.prop).
* 35 "action" verbs (ACTSPK, VRBSIZ).
* 12 different player classifications (CTEXT, CVAL, CLSMAX).
* 20 hints (game.hintlc, game.hinted, HINTS, HNTSIZ).