Reexpress the motion words in adventure.yaml.

This commit is contained in:
Jason S. Ninneman 2017-06-26 22:22:51 -04:00 committed by Eric S. Raymond
parent 4b2472fb16
commit f9edfc5151
6 changed files with 185 additions and 62 deletions

View file

@ -167,17 +167,9 @@ extern int restore(FILE *);
#define INDEEP(LOC) ((LOC) >= LOC_MISTHALL && !OUTSID(LOC))
/* vocabulary items */
extern long NUL;
extern long BACK;
extern long LOOK;
extern long CAVE;
extern long FIND;
extern long INVENT;
extern long SAY;
extern long ENTER;
extern long STREAM;
extern long DPRSSN;
extern long ENTRNC;
extern long LOCK;
extern long THROW;