forked from Simnation/Main
edit
This commit is contained in:
parent
906de12ad9
commit
d741efbb53
3 changed files with 14 additions and 2 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue