Difference for lib/treasures from version 1.50 to 1.51


version 1.50 version 1.51
Line 1
 
Line 1
 # This file contains various treasures, with generation rules.  # This file contains various treasures, with generation rules.
 #  #
 # $Id: treasures,v 1.50 2002/07/15 04:57:12 mwedel Exp $  # $Id: treasures,v 1.51 2002/08/21 06:43:00 mwedel 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 483
 
Line 483
   arch liver    arch liver
     chance 15      chance 15
   end    end
   treasureone wolf_parts
     arch wolf_pelt
       chance 50
     more
     arch liver
       chance 15
     more
     arch heart
      chance 15
     end
   treasureone bear_parts
     arch bearskin
       chance 50
     more
     arch liver
       chance 15
     more
     arch heart
       chance 10
     end
   treasureone dwolf_parts
     arch dwolf_pelt
        chance 25
     more
     arch liver
        chance 15
     more
     arch heart
        chance 10
     end
   treasureone polarbear_parts
     arch pbearskin
        chance 25
     more
     arch liver
        chance 15
     more
     arch heart
        chance 10
     end
 # gnoll/giant parts  # gnoll/giant parts
 treasureone giant_parts  treasureone giant_parts
   arch fl_corpse    arch fl_corpse
Line 2472
 
Line 2512
   more    more
   list poor_old    list poor_old
   end    end
   treasure bear
     list bear_parts
       chance 40
     end
   treasure dwolf
     list dwolf_parts
       chance 40
     more
     arch ability_frostbolt
    end
   treasure polarbear
     list polarbear_parts
       chance 40
     end
   treasure wolf
     list wolf_parts
       chance 30
     end
 treasure gnoll  treasure gnoll
   list giant_parts    list giant_parts
     chance 30      chance 30


Legend:
line(s) removed in v.1.50 
line(s) changed
 line(s) added in v.1.51

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