Difference for include/object.h from version 1.26 to 1.27


version 1.26 version 1.27
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_object_h =   * static char *rcsid_object_h =
  *   "$Id: object.h,v 1.26 2003/01/30 00:07:08 garbled Exp $";   *   "$Id: object.h,v 1.27 2003/02/12 06:30:26 mwedel Exp $";
  */   */
   
 /*  /*
Line 105
 
Line 105
     char *slaying; /* Which race to do double damage to */      char *slaying; /* Which race to do double damage to */
  /* If this is an exit, this is the filename */   /* If this is an exit, this is the filename */
     char *msg; /* If this is a book/sign/magic mouth/etc */      char *msg; /* If this is a book/sign/magic mouth/etc */
       char *lore; /* Obscure information about this object, */
    /* To get put into books and the like. */
   
     sint16 x,y; /* Position in the map for this object */      sint16 x,y; /* Position in the map for this object */
     sint16 ox,oy; /* For debugging: Where it was last inserted */      sint16 ox,oy; /* For debugging: Where it was last inserted */


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 19:26