version 1.41 | version 1.42 | |||
---|---|---|---|---|
|
| |||
/* | /* | |||
* static char *rcsid_spell_util_c = | * static char *rcsid_spell_util_c = | |||
* "$Id: spell_util.c,v 1.41 2000/12/24 01:12:44 cvs Exp $"; | * "$Id: spell_util.c,v 1.42 2001/01/11 04:53:17 peterm Exp $"; | |||
*/ | */ | |||
/* | /* | |||
|
| |||
case SP_PEACE: | case SP_PEACE: | |||
case SP_SPIDERWEB: | case SP_SPIDERWEB: | |||
case SP_VITRIOL_SPLASH: | case SP_VITRIOL_SPLASH: | |||
case SP_WRATHFUL_EYE: | ||||
success = cast_cone(op,caster,dir,duration,type,spellarch[type],!ability); | success = cast_cone(op,caster,dir,duration,type,spellarch[type],!ability); | |||
break; | break; | |||
case SP_TURN_UNDEAD: | case SP_TURN_UNDEAD: |
Legend:
|