Added an Allotment Seed drop table

Reworked Farmer drop table
This commit is contained in:
Von Hresvelg
2022-12-17 07:40:18 +00:00
committed by Ryan
parent 00d460d2ba
commit e8ea397b6b
10 changed files with 190 additions and 141 deletions
+2
View File
@@ -95,6 +95,8 @@ herb_drop_table_path = "@data/configs/shared_tables/HDT.xml"
gem_drop_table_path = "@data/configs/shared_tables/GDT.xml"
#path to file defining the rare seed drop table
rare_seed_drop_table_path = "@data/configs/shared_tables/RSDT.xml"
#path to file defining the allotment seed drop table
allotment_seed_drop_table_path = "@data/configs/shared_tables/ASDT.xml"
#path to file containing boot-time object changes
object_parser_path = "@data/ObjectParser.xml"
#path logs are written to