version 1.19 | | version 1.20 |
---|
| | |
/* | | /* |
* static char *rcsid_spell_util_c = | | * static char *rcsid_spell_util_c = |
* "$Id: spell_util.c,v 1.19 2000/10/20 06:34:02 peterm Exp $"; | | * "$Id: spell_util.c,v 1.20 2000/10/20 08:11:33 peterm Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
case SP_CREATE_MISSILE: | | case SP_CREATE_MISSILE: |
success = cast_create_missile(op,caster,dir,stringarg); | | success = cast_create_missile(op,caster,dir,stringarg); |
break; | | break; |
| | case SP_CAUSE_COLD: |
case SP_CAUSE_EBOLA: | | case SP_CAUSE_EBOLA: |
case SP_CAUSE_FLU: | | case SP_CAUSE_FLU: |
case SP_CAUSE_PLAGUE: | | case SP_CAUSE_PLAGUE: |