Difference for server/spell_effect.c from version 1.76 to 1.77


version 1.76 version 1.77
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_spell_effect_c =   * static char *rcsid_spell_effect_c =
  *   "$Id: spell_effect.c,v 1.76 2002/10/03 07:07:44 mwedel Exp $";   *   "$Id: spell_effect.c,v 1.77 2002/10/04 05:46:23 mwedel Exp $";
  */   */
   
   
Line 3469
 
Line 3469
     set_owner(tmp,op);      set_owner(tmp,op);
     op->contr->golem=tmp;      op->contr->golem=tmp;
     op->contr->shoottype=range_golem;      op->contr->shoottype=range_golem;
       op->contr->golem_count = tmp->count;
   } else {    } else {
   /* If spell is cast by a pet, and the weapon is not cursed, make the animated    /* If spell is cast by a pet, and the weapon is not cursed, make the animated
    * weapon a pet. */     * weapon a pet. */


Legend:
line(s) removed in v.1.76 
line(s) changed
 line(s) added in v.1.77

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