version 1.95 | | version 1.96 |
---|
| | |
/* | | /* |
* static char *rcsid_define_h = | | * static char *rcsid_define_h = |
* "$Id: define.h,v 1.95 2005/10/08 09:56:43 ryo_saeba Exp $"; | | * "$Id: define.h,v 1.96 2005/10/18 16:54:31 gros Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
#define GIRDLE 113 | | #define GIRDLE 113 |
#define FORCE 114 | | #define FORCE 114 |
#define POTION_EFFECT 115 /* a force, holding the effect of a potion */ | | #define POTION_EFFECT 115 /* a force, holding the effect of a potion */ |
| | #define EVENT_CONNECTOR 116 /* Lauwenmark: an invisible object holding a plugin event hook */ |
#define CLOSE_CON 121 /* Eneq(@csd.uu.se): Id for close_container archetype. */ | | #define CLOSE_CON 121 /* Eneq(@csd.uu.se): Id for close_container archetype. */ |
#define CONTAINER 122 | | #define CONTAINER 122 |
#define ARMOUR_IMPROVER 123 | | #define ARMOUR_IMPROVER 123 |