Difference for common/living.c from version 1.30 to 1.31


version 1.30 version 1.31
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_living_c =   * static char *rcsid_living_c =
  *   "$Id: living.c,v 1.30 2001/10/31 07:00:24 garbled Exp $";   *   "$Id: living.c,v 1.31 2001/12/18 09:52:33 darth_bob Exp $";
  */   */
   
 /*  /*
Line 221
 
Line 221
   "physical", "magical", "fire", "electricity", "cold", "confusion",    "physical", "magical", "fire", "electricity", "cold", "confusion",
   "acid", "drain", "weaponmagic", "ghosthit", "poison", "slow",    "acid", "drain", "weaponmagic", "ghosthit", "poison", "slow",
   "paralyze", "turn undead", "fear", "cancellation", "depletion", "death",    "paralyze", "turn undead", "fear", "cancellation", "depletion", "death",
   "chaos","counterspell","god power","holy power","blinding", ""    "chaos","counterspell","god power","holy power","blinding", "",
     "life stealing"
 };  };
   
 static char *drain_msg[7] = {  static char *drain_msg[7] = {


Legend:
line(s) removed in v.1.30 
line(s) changed
 line(s) added in v.1.31

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