1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-06-30 12:35:32 +02:00
parent 522bd2a103
commit 4ef7ca1b93
2 changed files with 4 additions and 4 deletions

View file

@ -3299,15 +3299,15 @@ QBShared.Items = {
name = 'bcesandwich',
image = 'bcesandwich.png',
},
w_me_colbaton = {
type = 'item',
weapon_colbaton = {
type = 'weapon',
label = 'Teleskopschlagstock',
unique = true,
useable = true,
weight = 100,
shouldClose = true,
description = '',
name = 'w_me_colbaton',
name = 'weapon_colbaton',
image = 'w_me_colbaton.png',
},
burger = {