Difference for lib/treasures from version 1.2 to 1.3


version 1.2 version 1.3
Line 1
 
Line 1
 # This file contains various treasures, with generation rules.  # This file contains various treasures, with generation rules.
 #  #
 # $Id: treasures,v 1.2 1999/07/13 06:02:55 cvs Exp $  # $Id: treasures,v 1.3 2000/06/19 00:42:31 cvs 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 672
 
Line 672
   arch potion_heroism    arch potion_heroism
     chance 5      chance 5
   end    end
   treasureone random_coin
     arch goldcoin
       chance 5
       nrof 50
     more
     arch goldcoin
       chance 5
       nrof 100
     more
     arch goldcoin
       chance 5
       nrof 150
     more
     arch goldcoin
       chance 5
       nrof 200
     more
     arch goldcoin
       chance 5
       nrof 250
     more
     arch silvercoin
       chance 5
       nrof 250
     more
     arch silvercoin
       chance 5
       nrof 500
     more
     arch silvercoin
       chance 5
       nrof 750
     more
     arch silvercoin
       chance 5
       nrof 1000
     more
     arch silvercoin
       chance 5
       nrof 1500
     more
     arch platinacoin
       chance 5
       nrof 10
     more
     arch platinacoin
       chance 5
       nrof 20
     more
     arch platinacoin
       chance 5
       nrof 40
     more
     arch platinacoin
       chance 5
       nrof 60
   end
 treasureone random_wealth  treasureone random_wealth
   arch goldcoin    arch goldcoin
     chance 5      chance 5


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

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