Difference for lib/treasures.bld from version 1.50 to 1.51


version 1.50 version 1.51
Line 6
 
Line 6
 #  #
 # This file contains various treasures, with generation rules.  # This file contains various treasures, with generation rules.
 #  #
 # $Id: treasures.bld,v 1.50 2006/09/03 20:18:00 lalo Exp $  # $Id: treasures.bld,v 1.51 2006/09/06 21:14:32 lalo 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 4252
 
Line 4252
   arch spell_wall_of_thorns    arch spell_wall_of_thorns
 end  end
 #############################################################  #############################################################
   # Valkyrie - goddess of warriors
   treasure Valkyrie
     arch god_restore_grace
     more
     arch god_restore_hitpoints
     more
     arch god_cure_confusion
     more
     arch god_remove_curse
       chance 50
     more
     arch god_remove_damnation
       chance 30
     more
     arch god_remove_depletion
       chance 50
     more
     arch valkyrie_general_info
       chance 10
     more
   arch god_grace_limit_low
     more
     arch god_enchant_weapon_low
       chance 50
     more
   arch god_grace_limit_medium
     more
     arch god_enchant_weapon_medium
       chance 50
     more
   arch god_grace_limit_high
     more
     arch amulet_lifesave
       chance 10
     more
     arch god_enchant_weapon_high
   end
   #############################################################
 # Gaea - Goddess of peace, Guardian of life, Mother of nature  # Gaea - Goddess of peace, Guardian of life, Mother of nature
 #  #
 treasure Gaea  treasure Gaea


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:05