forked from Simnation/Main
ed
This commit is contained in:
parent
b40547416c
commit
f803e85365
5 changed files with 23 additions and 2 deletions
|
@ -10719,6 +10719,18 @@ itemsData = {
|
|||
image = 'weapon_airsoftglock20.png',
|
||||
name = 'weapon_airsoftglock20',
|
||||
},
|
||||
weapon_airsoftg36c = {
|
||||
shouldClose = true,
|
||||
type = 'weapon',
|
||||
description = '',
|
||||
weight = 1000,
|
||||
label = 'Softair GCR',
|
||||
unique = true,
|
||||
useable = true,
|
||||
image = 'weapon_airsoftg36c.png',
|
||||
name = 'weapon_airsoftg36c',
|
||||
},
|
||||
|
||||
airsoft_bullets = {
|
||||
shouldClose = true,
|
||||
type = 'item',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue