1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-06-30 15:12:32 +02:00
parent 906de12ad9
commit d741efbb53
3 changed files with 14 additions and 2 deletions

View file

@ -5619,7 +5619,7 @@ QBShared.Items = {
name = 'chemiebarrel',
image = 'chemie.png',
},
w_me_pocketlight = {
weapon_pocketlight = {
type = 'weapon',
label = 'kleine Taschenlampe',
unique = true,
@ -5627,7 +5627,7 @@ QBShared.Items = {
weight = 100,
shouldClose = true,
description = '',
name = 'w_me_pocketlight',
name = 'weapon_pocketlight',
image = 'w_me_pocketlight.png',
},
stevens_apfelmustorte = {