version 1.4 | | version 1.5 |
---|
| | |
/* | | /* |
* static char *rcsid_attack_h = | | * static char *rcsid_attack_h = |
* "$Id: attack.h,v 1.4 2001/10/31 07:00:24 garbled Exp $"; | | * "$Id: attack.h,v 1.5 2001/10/31 10:06:02 garbled Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
#define ATM_WHIP 14 | | #define ATM_WHIP 14 |
#define ATM_CRUSH 15 | | #define ATM_CRUSH 15 |
#define ATM_BLUD 16 | | #define ATM_BLUD 16 |
| | #deinfe ATM_DOOR 17 |
| | |
/* Note that the last ATNR_ should be one less than NROFATTACKS above | | /* Note that the last ATNR_ should be one less than NROFATTACKS above |
* since the ATNR starts counting at zero. | | * since the ATNR starts counting at zero. |