Difference for server/rune.c from version 1.9 to 1.10


version 1.9 version 1.10
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_rune_c =   * static char *rcsid_rune_c =
  *   "$Id: rune.c,v 1.9 2000/11/06 23:06:47 jec Exp $";   *   "$Id: rune.c,v 1.10 2000/12/04 00:40:05 cvs Exp $";
  */   */
   
 /*  /*
Line 161
 
Line 161
 */  */
   
 void move_rune(object *op) {  void move_rune(object *op) {
     object *tmp;  
     int det=0;      int det=0;
     if(!op->level) {return;}  /* runes of level zero cannot detonate. */      if(!op->level) {return;}  /* runes of level zero cannot detonate. */
     det=op->invisible;      det=op->invisible;


Legend:
line(s) removed in v.1.9 
line(s) changed
 line(s) added in v.1.10

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