version 1.61 | | version 1.62 |
---|
| | |
/* | | /* |
* static char *rcsid_define_h = | | * static char *rcsid_define_h = |
* "$Id: define.h,v 1.61 2002/11/26 08:48:20 garbled Exp $"; | | * "$Id: define.h,v 1.62 2003/01/07 09:39:15 garbled Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
chairs from here. */ | | chairs from here. */ |
#define MONSTER 80 /* yes, thats a real, living creature */ | | #define MONSTER 80 /* yes, thats a real, living creature */ |
#define SPAWN_GENERATOR 81 /* a spawn point or monster generator object */ | | #define SPAWN_GENERATOR 81 /* a spawn point or monster generator object */ |
| | #define LAMP 82 /* a lamp */ |
#define SPELLBOOK 85 | | #define SPELLBOOK 85 |
| | |
#define CLOAK 87 | | #define CLOAK 87 |