Difference for server/disease.c from version 1.11 to 1.12


version 1.11 version 1.12
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_disease_c =   * static char *rcsid_disease_c =
  *   "$Id: disease.c,v 1.11 2000/11/17 05:07:49 cvs Exp $";   *   "$Id: disease.c,v 1.12 2000/11/17 11:16:45 peterm Exp $";
  */   */
 /*  /*
     CrossFire, A Multiplayer game for X-windows      CrossFire, A Multiplayer game for X-windows
Line 38
 
Line 38
   
 attacktype      Attack effects  Attacktype of the disease. usu. AT_GODPOWER.  attacktype      Attack effects  Attacktype of the disease. usu. AT_GODPOWER.
 other_arch      Creation        object created and dropped when symptom moved.  other_arch      Creation        object created and dropped when symptom moved.
   title           Message         When the "disease" "infects" something, it will
                                   print "title victim!!!" to the player who owns
    the "disease".
 wc+             Infectiousness  How well the plague spreads person-to-person  wc+             Infectiousness  How well the plague spreads person-to-person
 magic+          Range           range of infection   magic+          Range           range of infection
 Stats*          Disability      What stats are reduced by the disease (str con...)  Stats*          Disability      What stats are reduced by the disease (str con...)


Legend:
line(s) removed in v.1.11 
line(s) changed
 line(s) added in v.1.12

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