forked from Simnation/Main
ed
This commit is contained in:
parent
c8ce065d61
commit
d7e2f9da39
47 changed files with 680 additions and 2010 deletions
|
@ -10171,6 +10171,16 @@ QBShared.Items = {
|
|||
image = 'bucket_sponge2.png',
|
||||
name = 'bucket_sponge2',
|
||||
},
|
||||
|
||||
stungun_ammo = {
|
||||
shouldClose = true,
|
||||
type = 'item',
|
||||
description = '',
|
||||
weight = 100,
|
||||
label = 'stungun_ammo',
|
||||
unique = false,
|
||||
useable = true,
|
||||
image = 'stungun_ammo.png',
|
||||
name = 'stungun_ammo',
|
||||
},
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue