forked from Simnation/Main
e
This commit is contained in:
parent
abee244a1f
commit
d97525d8aa
2 changed files with 1 additions and 2 deletions
|
@ -6,7 +6,6 @@ Config.CheckFrequency = 30 -- How often to check for trash cans to empty (in mi
|
|||
|
||||
-- Trash can models that can be interacted with
|
||||
Config.TrashCanModels = {
|
||||
'p_secret_weapon_02',
|
||||
'prop_bin_08a',
|
||||
'prop_bin_01a',
|
||||
'prop_bin_03a',
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
config.dumpsterSearch = {
|
||||
active = true,
|
||||
active = false,
|
||||
cd = 120, -- second
|
||||
progressBarTime = 2, -- second
|
||||
animation = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue