Customization
Config.Props = {
['atm'] = {
required_item = 'hacking_device',
notify_police_chance = 50,
reward = { min = 500, max = 1500 },
items = {
'prop_atm_01',
'prop_atm_02'
}
}
}Last updated