forked from Simnation/Main
Update items.lua
This commit is contained in:
parent
275f4f98ae
commit
403bea3fad
1 changed files with 2 additions and 1 deletions
|
@ -10639,6 +10639,7 @@ itemsData = {
|
|||
label = 'Softair AK57',
|
||||
unique = true,
|
||||
useable = true,
|
||||
ammotype = 'AMMO_AIRSOFT',
|
||||
image = 'weapon_airsoftak47.png',
|
||||
name = 'weapon_airsoftak47',
|
||||
},
|
||||
|
@ -10664,7 +10665,7 @@ itemsData = {
|
|||
image = 'weapon_airsoftm249.png',
|
||||
name = 'weapon_airsoftm249',
|
||||
},
|
||||
weapon_airsoftmircouzi = {
|
||||
weapon_airsoftmicrouzi = {
|
||||
shouldClose = true,
|
||||
type = 'weapon',
|
||||
description = '',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue