Difference for lib/treasures.bld from version 1.36 to 1.37


version 1.36 version 1.37
Line 10
 
Line 10
 #  #
 # This file contains various treasures, with generation rules.  # This file contains various treasures, with generation rules.
 #  #
 # $Id: treasures.bld,v 1.36 2005/10/18 20:17:09 bbotbuilder Exp $  # $Id: treasures.bld,v 1.37 2005/11/16 08:16:08 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 3067
 
Line 3067
   arch skill_praying    arch skill_praying
   more    more
   arch skill_sense_curse    arch skill_sense_curse
     more
     arch monk_no_use_weapon
   end    end
 treasure monk  treasure monk
   list basic_skills    list basic_skills
Line 4132
 
Line 4134
 #  #
 # 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 4642
 
Line 4663
     chance 2      chance 2
   more    more
   list building_material    list building_material
     chance 98      chance 78
     more
     list building_material_stonewall_norm
       chance 20 
   end
   treasureone shop_building_fant
     arch building_builder
       chance 2
     more
     arch building_destroyer
       chance 2
     more
     list building_material
       chance 78
     more
     list building_material_stonewall_fant
       chance 20 
   end
   treasureone shop_building_west
     arch building_builder
       chance 2
     more
     arch building_destroyer
       chance 2
     more
     list building_material
       chance 78
     more
     list building_material_stonewall_west
       chance 20 
   end
   ##For areas like scorn area, sells DWall
   treasureone building_material_stonewall_norm
     arch building_wall2
   end
   ##For brest area, sells Red Cwall rather then DWall
   treasureone building_material_stonewall_fant
     arch building_wall4
   end
   ##For navar area, sells West Cwall rather then DWall
   treasureone building_material_stonewall_west
     arch building_wall3
 end  end
 treasureone building_marbles  treasureone building_marbles
   arch building_marble    arch building_marble


Legend:
line(s) removed in v.1.36 
line(s) changed
 line(s) added in v.1.37

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