I'm reviewing the default configuration file and have a question.
"Rewards": {
"": [
{
"shortname": "rifle.ak",
"quantity": 1,
"durability": 0.3,
"skin": 0
},
{
"shortname": "ammo.rifle",
"quantity": 60,
"durability": 1.0,
"skin": 0
}
]
},Are items in the rewards section given in total or randomly?
If in total, it might be really nice if there was a 'number of rewards' setting. This would allow either a shortlist which gives rewards in total, or a long list that gives rewards dynamically.
P.S. - I haven't tested it yet, but it looks great!