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