forked from Simnation/Main
ed
This commit is contained in:
parent
523afe5fc3
commit
ecadb75724
6 changed files with 10 additions and 9 deletions
|
@ -10631,16 +10631,16 @@ itemsData = {
|
|||
image = 'weapon_repair_kit.png',
|
||||
name = 'weapon_repair_kit',
|
||||
},
|
||||
weapon_airsoftak74 = {
|
||||
weapon_airsoftak47 = {
|
||||
shouldClose = true,
|
||||
type = 'weapon',
|
||||
description = '',
|
||||
weight = 1000,
|
||||
label = 'Softair AK75',
|
||||
label = 'Softair AK57',
|
||||
unique = true,
|
||||
useable = true,
|
||||
image = 'weapon_airsoftak74.png',
|
||||
name = 'weapon_airsoftak74',
|
||||
image = 'weapon_airsoftak47.png',
|
||||
name = 'weapon_airsoftak47',
|
||||
},
|
||||
weapon_airsoftm4 = {
|
||||
shouldClose = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue