version 1.10 | | version 1.11 |
---|
| | |
/* | | /* |
* static char *rcsid_spellist_h = | | * static char *rcsid_spellist_h = |
* "$Id: spellist.h,v 1.10 2000/10/20 06:39:26 peterm Exp $"; | | * "$Id: spellist.h,v 1.11 2000/10/20 07:57:29 peterm Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
{"animate weapon", 7, 25, 0, 10, 0, 0, 4, 0, 0, 0, 0, | | {"animate weapon", 7, 25, 0, 10, 0, 0, 4, 0, 0, 0, 0, |
PATH_TELE, "dancingsword", }, | | PATH_TELE, "dancingsword", }, |
{"cause cold", 2, 10, 5, 10, 3, 2, 5, 1, 0, 1, 0, /* 187 */ | | {"cause cold", 2, 10, 5, 10, 3, 2, 5, 1, 0, 1, 0, /* 187 */ |
PATH_WOUNDING,"cold"} | | PATH_WOUNDING,"disease_cold"} |
| | |
}; | | }; |
| | |