Difference for lib/treasures.bld from version 1.38 to 1.39


version 1.38 version 1.39
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.38 2006/01/02 07:16:24 mwedel Exp $  # $Id: treasures.bld,v 1.39 2006/01/11 06:38:51 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 4130
 
Line 4130
 #  #
 # Start of collected .trs files  # Start of collected .trs files
 #  #
 treasure emptywaterbottle  
   arch wbottle_empty  
 end  
 #  
 treasure emptypotionbottle  
   arch potion_empty  
 end  
 #  
 treasure emptyvialbottle  
   arch vial_empty  
 end  
 #  
 treasure emptywinebottle  
   arch winebottle_empty  
 end  
 #  
 treasure emptyboozebottle  
   arch boozebottle_empty  
 end  
 #############################################################  #############################################################
 # Gnarg - Father of goblins, Lord Troll, Master of poisons,  # Gnarg - Father of goblins, Lord Troll, Master of poisons,
 #         Patron of assassins, The Unclean one  #         Patron of assassins, The Unclean one
Line 6399
 
Line 6380
     chance 50      chance 50
     nrof 30      nrof 30
 end  end
   treasureone shopweapoeast
     list random_weapon
       chance 60
       more
     list shopweapoeastweaps
       chance 40
   end
   #
   treasureone shopweapoeastweaps
     arch kama1
       magic 3
       chance 5
     more
     arch kama2
       magic 3
       chance 5
     more
     arch sai1
       magic 3
       chance 5
     more
     arch sai2
       magic 3
       chance 5
     more
     arch butterflysword_1
       magic 3
       chance 5
     more
     arch butterflysword_2
       magic 3
       chance 5
     more
     arch nunchacu_1
        magic 3
       chance 10
     more
     arch nunchacu_2
       magic 3
       chance 10
     more
     arch taifu_1
       magic 3
       chance 10
     more
     arch t_star1
       magic 3
       chance 10
     more
     arch hooksword
       magic 3
       chance 10
     more
     arch  nineringsword
       magic 3
       chance 10
     more
     arch katana_1
       magic 3
       chance 10
   end
 treasureone talisman  treasureone talisman
   arch talisman_sorcery    arch talisman_sorcery
     chance 1      chance 1


Legend:
line(s) removed in v.1.38 
line(s) changed
 line(s) added in v.1.39

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