Added secondary drop tables
Uncommon seed drop table added Gem drop table added Herb drop table added Reworked Green Dragon drop table Reworked Moss Giant drop table
This commit is contained in:
@@ -64,6 +64,12 @@ grand_exchange_data_path = "@data/eco"
|
||||
rare_drop_table_path = "@data/RDT.xml"
|
||||
#path to file defining c.ele minor drop table
|
||||
cele_drop_table_path = "@data/CELEDT.xml"
|
||||
#path to file defining the uncommon seed drop table
|
||||
seed_drop_table_path = "@data/SEEDDT.xml"
|
||||
#path to file defining the herb drop table
|
||||
herb_drop_table_path = "@data/HERBDT.xml"
|
||||
#path to file defining the gem drop table
|
||||
gem_drop_table_path = "@data/GDT.xml"
|
||||
#path to file containing boot-time object changes
|
||||
object_parser_path = "@data/ObjectParser.xml"
|
||||
#path logs are written to
|
||||
|
||||
Reference in New Issue
Block a user