Difference for server/gods.c from version 1.43 to 1.44


version 1.43 version 1.44
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_gods_c =   * static char *rcsid_gods_c =
  *   "$Id: gods.c,v 1.43 2004/05/20 05:50:00 mwedel Exp $";   *   "$Id: gods.c,v 1.44 2004/11/15 17:58:08 akirschbaum Exp $";
  */   */
   
 /*  /*
Line 76
 
Line 76
   
 /**  /**
  * Determines if op worships a god.   * Determines if op worships a god.
  * Returns the godname if they do. In the case of an NPC, if they have   * Returns the godname if they do or "none" if they have no god.
  * no god, we give them a random one. -b.t.   * In the case of an NPC, if they have no god, we give them a random one. -b.t.
  */   */
   
 char *determine_god(object *op) {  char *determine_god(object *op) {


Legend:
line(s) removed in v.1.43 
line(s) changed
 line(s) added in v.1.44

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