Difference for server/monster.c from version 1.36 to 1.37


version 1.36 version 1.37
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_monster_c =   * static char *rcsid_monster_c =
  *    "$Id: monster.c,v 1.36 2001/11/04 20:22:55 michtoen Exp $";   *    "$Id: monster.c,v 1.37 2001/11/11 09:39:54 gros Exp $";
  */   */
   
 /*  /*
Line 1483
 
Line 1483
       CFP.Value[0] = &k;        CFP.Value[0] = &k;
       CFP.Value[1] = op;        CFP.Value[1] = op;
       CFP.Value[2] = cobj;        CFP.Value[2] = cobj;
       CFP.Value[3] = NULL;        CFP.Value[3] = npc;
       CFP.Value[4] = txt;        CFP.Value[4] = txt;
       CFP.Value[5] = &m;        CFP.Value[5] = &m;
       CFP.Value[6] = &m;        CFP.Value[6] = &m;


Legend:
line(s) removed in v.1.36 
line(s) changed
 line(s) added in v.1.37

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