version 1.4 | | version 1.5 |
---|
| | |
/* | | /* |
* static char *rcsid_spellist_h = | | * static char *rcsid_spellist_h = |
* "$Id: spellist.h,v 1.4 1999/09/18 07:40:34 damn Exp $"; | | * "$Id: spellist.h,v 1.5 2000/04/17 14:18:13 jec Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
{"ball lightning", 9,10, 30, 30, 1, 9, 0, 1, 0, 0, 0, | | {"ball lightning", 9,10, 30, 30, 1, 9, 0, 1, 0, 0, 0, |
PATH_ELEC, "ball_lightning",}, | | PATH_ELEC, "ball_lightning",}, |
{"meteor swarm", 12,30, 0, 30, 0, 0, 0, 1, 0, 0, 0, | | {"meteor swarm", 12,30, 0, 30, 0, 0, 0, 1, 0, 0, 0, |
PATH_FIRE, "meteor",}, | | PATH_MISSILE, "meteor",}, |
{"comet", 8,15, 0, 20, 0, 0, 0, 1, 0, 0, 0, | | {"comet", 8,15, 0, 20, 0, 0, 0, 1, 0, 0, 0, |
PATH_MISSILE, NULL,}, /* 90 */ | | PATH_MISSILE, NULL,}, /* 90 */ |
{"mystic fist", 5,10, 0, 15, 0, 0, 1, 1, 0, 0, 0, | | {"mystic fist", 5,10, 0, 15, 0, 0, 1, 1, 0, 0, 0, |