Difference for lib/treasures.bld from version 1.14 to 1.15


version 1.14 version 1.15
Line 5
 
Line 5
 #  #
 # This file contains various treasures, with generation rules.  # This file contains various treasures, with generation rules.
 #  #
 # $Id: treasures.bld,v 1.14 2003/11/17 00:17:35 mwedel Exp $  # $Id: treasures.bld,v 1.15 2003/12/28 05:54:39 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 5338
 
Line 5338
 #  #
 # Start of collected .trs files  # Start of collected .trs files
 #  #
   treasure leech
     arch blood
       chance 40
     no
       arch potion_restoration
       chance 5
       end
     end
   treasureone tentacle_victims
     arch bones1
       nrof 1
     more
     arch bones2
       nrof 1
     more
     arch bones3
       nrof 1
     more
     arch bones4
       nrof 1
     more
     arch bones5
       nrof 1
     end
   #
   treasure tentacle
     list tentacle_victims
       chance 5
     more
     list random_wealth
       chance 3
     more
     arch tentacle_hook
       chance 20
     end
 # This is a list of the first level spells for each magic  # This is a list of the first level spells for each magic
 # skill - needed to give new characters spellbooks they can use.  # skill - needed to give new characters spellbooks they can use.
 #  #


Legend:
line(s) removed in v.1.14 
line(s) changed
 line(s) added in v.1.15

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