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',
|
label = 'Softair AK57',
|
||||||
unique = true,
|
unique = true,
|
||||||
useable = true,
|
useable = true,
|
||||||
|
ammotype = 'AMMO_AIRSOFT',
|
||||||
image = 'weapon_airsoftak47.png',
|
image = 'weapon_airsoftak47.png',
|
||||||
name = 'weapon_airsoftak47',
|
name = 'weapon_airsoftak47',
|
||||||
},
|
},
|
||||||
|
@ -10664,7 +10665,7 @@ itemsData = {
|
||||||
image = 'weapon_airsoftm249.png',
|
image = 'weapon_airsoftm249.png',
|
||||||
name = 'weapon_airsoftm249',
|
name = 'weapon_airsoftm249',
|
||||||
},
|
},
|
||||||
weapon_airsoftmircouzi = {
|
weapon_airsoftmicrouzi = {
|
||||||
shouldClose = true,
|
shouldClose = true,
|
||||||
type = 'weapon',
|
type = 'weapon',
|
||||||
description = '',
|
description = '',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue