Reexpress the motion words in adventure.yaml.
This commit is contained in:
parent
4b2472fb16
commit
f9edfc5151
6 changed files with 185 additions and 62 deletions
8
cheat.c
8
cheat.c
|
@ -13,17 +13,9 @@ struct game_t game;
|
|||
long LNLENG, LNPOSN;
|
||||
char rawbuf[LINESIZE], INLINE[LINESIZE + 1];
|
||||
|
||||
long NUL;
|
||||
long BACK;
|
||||
long LOOK;
|
||||
long CAVE;
|
||||
long FIND;
|
||||
long INVENT;
|
||||
long SAY;
|
||||
long ENTER;
|
||||
long STREAM;
|
||||
long DPRSSN;
|
||||
long ENTRNC;
|
||||
long LOCK;
|
||||
long THROW;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue