This commit is contained in:
Nordi98 2025-07-02 07:48:15 +02:00
parent dfc233c1db
commit caa1a1929c
19 changed files with 584 additions and 134 deletions

View file

@ -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,