update
This commit is contained in:
parent
dfc233c1db
commit
caa1a1929c
19 changed files with 584 additions and 134 deletions
|
@ -10,7 +10,9 @@ return {
|
|||
clip = 'hassle_intro_loop_f'
|
||||
},
|
||||
register = {
|
||||
label = 'Kasse leeren..',
|
||||
label = 'Looting register..',
|
||||
description = 'You begin emptying the register of all cash',
|
||||
icon = 'fas fa-sack-dollar',
|
||||
duration = 30000,
|
||||
position = 'bottom',
|
||||
useWhileDead = false,
|
||||
|
@ -24,7 +26,9 @@ return {
|
|||
clip = 'cop_b_idle'
|
||||
},
|
||||
safe = {
|
||||
label = 'Tresor leeren..',
|
||||
label = 'Looting safe..',
|
||||
description = 'You begin emptying the safe of all cash',
|
||||
icon = 'fas fa-sack-dollar',
|
||||
duration = 30000,
|
||||
position = 'bottom',
|
||||
useWhileDead = false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue