Difference for include/recipe.h from version 1.3 to 1.4


version 1.3 version 1.4
Line 4
 
Line 4
     char *arch_name;   /* the archetype of the final product made */      char *arch_name;   /* the archetype of the final product made */
     int chance;        /* chance that recipe for this item will appear      int chance;        /* chance that recipe for this item will appear
          * in an alchemical grimore */           * in an alchemical grimore */
    int diff;    /* alchemical dfficulty level */
    int exp;    /* how much exp to give for this formulae */
     int index;        /* an index value derived from formula ingredients */      int index;        /* an index value derived from formula ingredients */
     int transmute;     /* if defined, one of the formula ingredients is      int transmute;     /* if defined, one of the formula ingredients is
  * used as the basis for the product object */   * used as the basis for the product object */


Legend:
line(s) removed in v.1.3 
line(s) changed
 line(s) added in v.1.4

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