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:
Von Hresvelg
2022-10-30 07:24:31 +00:00
committed by Ryan
parent b64a595562
commit 712b44f008
14 changed files with 553 additions and 394 deletions
+6
View File
@@ -86,6 +86,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