Difference for include/define.h from version 1.91 to 1.92


version 1.91 version 1.92
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_define_h =   * static char *rcsid_define_h =
  *   "$Id: define.h,v 1.91 2005/09/04 16:58:12 akirschbaum Exp $";   *   "$Id: define.h,v 1.92 2005/09/09 21:09:40 akirschbaum Exp $";
  */   */
   
 /*  /*
Line 492
 
Line 492
 #define FLAG_PICK_UP 48 /* Can pick up */  #define FLAG_PICK_UP 48 /* Can pick up */
 #define FLAG_UNIQUE 49 /* Item is really unique (UNIQUE_ITEMS) */  #define FLAG_UNIQUE 49 /* Item is really unique (UNIQUE_ITEMS) */
 #define FLAG_NO_DROP 50 /* Object can't be dropped */  #define FLAG_NO_DROP 50 /* Object can't be dropped */
 /* #define FLAG_NO_PRETEXT 51 Not used No text is added before name. */  #define FLAG_WIZCAST 51 /* The wizard can cast spells in no-magic area */
 #define FLAG_CAST_SPELL 52 /* (Monster) can learn and cast spells */  #define FLAG_CAST_SPELL 52 /* (Monster) can learn and cast spells */
 #define FLAG_USE_SCROLL 53 /* (Monster) can read scroll */  #define FLAG_USE_SCROLL 53 /* (Monster) can read scroll */
 #define FLAG_USE_RANGE 54 /* (Monster) can apply and use range items */  #define FLAG_USE_RANGE 54 /* (Monster) can apply and use range items */


Legend:
line(s) removed in v.1.91 
line(s) changed
 line(s) added in v.1.92

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