Difference for lib/treasures from version 1.63 to 1.64


version 1.63 version 1.64
Line 1
 
Line 1
 # This file contains various treasures, with generation rules.  # This file contains various treasures, with generation rules.
 #  #
 # $Id: treasures,v 1.63 2003/05/27 14:21:44 avogl Exp $  # $Id: treasures,v 1.64 2003/08/28 02:03:03 temitchell Exp $
 #  #
 # As of version 0.91.1, what this file was extended to handle list  # As of version 0.91.1, what this file was extended to handle list
 # re-linking and generation of only 1 item on that list.  This does away  # re-linking and generation of only 1 item on that list.  This does away
Line 586
 
Line 586
  arch grat_pelt   arch grat_pelt
     chance 10      chance 10
  end   end
   treasureone ape_parts
    arch liver
       chance 20
    more
    arch heart
       chance 10
    more
    arch tooth
       chance 10
    more
    arch brain
       chance 3
    end
 # gnoll/giant parts  # gnoll/giant parts
 treasureone giant_parts  treasureone giant_parts
   arch fl_corpse    arch fl_corpse
Line 2598
 
Line 2611
   list bear_parts    list bear_parts
     chance 40      chance 40
   end    end
   treasure ape
     list ape_parts
       chance 25
     end
 treasure dwolf  treasure dwolf
   list dwolf_parts    list dwolf_parts
     chance 40      chance 40


Legend:
line(s) removed in v.1.63 
line(s) changed
 line(s) added in v.1.64

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