Baard,
In TreasureTable.txt you made this change on some groupings:
new subtable "0,1;1,1"
Where the original was:
new subtable "1,1"
If you don't mind, could you explain what 1,1 means and then adding 0,1 to it does? I noticed in some code you have in the mod section, some of these have 3 parts of values semi-colon delimited.
Also when reading something like this, does mean you a Precious Item has a 5% change, Junk 15%, Wood 10%? Is there a link that describes these?
new subtable "1,1"
object category "Precious",5,100,0,0,0,0,0,0
object category "Junk",15,100,0,0,0,0,0,0
object category "Wood",10,100,0,0,0,0,0,0
Thanks.
Last edited by Horrorscope; 26/11/15 07:04 PM.