Difference for server/spell_effect.c from version 1.79 to 1.80


version 1.79 version 1.80
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_spell_effect_c =   * static char *rcsid_spell_effect_c =
  *   "$Id: spell_effect.c,v 1.79 2002/11/13 00:26:13 garbled Exp $";   *   "$Id: spell_effect.c,v 1.80 2002/11/14 01:08:57 garbled Exp $";
  */   */
   
   
Line 3640
 
Line 3640
 /* cast_faery_fire() - this spell primary purpose is to light  /* cast_faery_fire() - this spell primary purpose is to light
  * up all single-space monsters on a map. Magic immune and    * up all single-space monsters on a map. Magic immune and
  * multi-space monsters are currently not supposed to light    * multi-space monsters are currently not supposed to light
  * up. If USE_LIGHTING is not defined, this spell is only   * up. I hacked this out of the destruction code. -b.t.
  * capable of doing minor fire damage. I hacked this out of   
  * the destruction code. -b.t.  
  */   */
    
 int cast_faery_fire(object *op,object *caster) {  int cast_faery_fire(object *op,object *caster) {


Legend:
line(s) removed in v.1.79 
line(s) changed
 line(s) added in v.1.80

File made using version 1.98 of cvs2html by leaf at 2011-07-21 17:48