bl_customs v1.0.4
- add(group) : multiple jobs and grades
group = {
police = 4 -- [job] = [grade]
}
- Location mod restrictions, added
mods
prop in locations table in config
mods = {
decals = true,
paint = true,
}
-- mods: {[key: 'wheels' | 'decals' | 'paint']: boolean}
-
group
is now inside eachlocations
table. -
add
free
to specify whether the mods are free or paid for specified location.
free: boolean