Difference for server/pets.c from version 1.26 to 1.27


version 1.26 version 1.27
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_pets_c =   * static char *rcsid_pets_c =
  *    "$Id: pets.c,v 1.26 2005/07/16 19:03:01 qal21 Exp $";   *    "$Id: pets.c,v 1.27 2005/07/16 21:10:39 akirschbaum Exp $";
  */   */
   
 /*  /*
Line 768
 
Line 768
  new_draw_info_format(NDI_UNIQUE, 0,pl,   new_draw_info_format(NDI_UNIQUE, 0,pl,
      "The spell fails! %s's creatures are beyond the range of your summons",       "The spell fails! %s's creatures are beyond the range of your summons",
       god->name);        god->name);
  LOG(llevDebug,"choose_cult_monster() requested non-existant aligned race!\n");   LOG(llevDebug,"choose_cult_monster() requested non-existent aligned race!\n");
  return 0;    return 0;
     }      }
   


Legend:
line(s) removed in v.1.26 
line(s) changed
 line(s) added in v.1.27

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