Difference for common/loader.l from version 1.30 to 1.31


version 1.30 version 1.31
Line 1
 
Line 1
 %{  %{
 /*  /*
  * static char *rcsid_object_c =   * static char *rcsid_object_c =
  *   "$Id: loader.l,v 1.30 2002/09/28 07:19:39 mwedel Exp $";   *   "$Id: loader.l,v 1.31 2002/10/28 04:42:45 garbled Exp $";
  */   */
   
 /*  /*
Line 1118
 
Line 1118
 "no_skill_ident", "is_blind", "can_see_in_dark", "is_cauldron",   "no_skill_ident", "is_blind", "can_see_in_dark", "is_cauldron",
 "is_dust", "no_steal", "one_hit", NULL, "berserk", "neutral", /* 100 */  "is_dust", "no_steal", "one_hit", NULL, "berserk", "neutral", /* 100 */
 "no_attack", "no_damage", NULL, NULL, "activate_on_push",  "no_attack", "no_damage", NULL, NULL, "activate_on_push",
 "activate_on_release" /* 104 */  "activate_on_release", "is_water" /* 104 */
 };  };
   
   


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:12