1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-19 21:32:06 +02:00
parent f7d03fa98a
commit 64a08bf394
17 changed files with 126 additions and 8 deletions

View file

@ -10588,6 +10588,83 @@ itemsData = {
image = 'weapon_repair_kit.png',
name = 'weapon_repair_kit',
},
weapon_airsoftak47 = {
shouldClose = true,
type = 'weapon',
description = '',
weight = 1000,
label = 'Softair AK75',
unique = true,
useable = true,
image = 'weapon_airsoftak74.png',
name = 'weapon_airsoftak74',
},
weapon_airsoftm4 = {
shouldClose = true,
type = 'weapon',
description = '',
weight = 1000,
label = 'Softair AR15',
unique = true,
useable = true,
image = 'weapon_airsoftm4.png',
name = 'weapon_airsoftm4',
},
weapon_airsoftm249 = {
shouldClose = true,
type = 'weapon',
description = '',
weight = 1000,
label = 'Softair M249',
unique = true,
useable = true,
image = 'weapon_airsoftm249.png',
name = 'weapon_airsoftm249',
},
weapon_airsoftmircouzi = {
shouldClose = true,
type = 'weapon',
description = '',
weight = 1000,
label = 'Softair Uzi',
unique = true,
useable = true,
image = 'weapon_airsoftmicrouzi.png',
name = 'weapon_airsoftmicrouzi',
},
weapon_airsoftmp5 = {
shouldClose = true,
type = 'weapon',
description = '',
weight = 1000,
label = 'Softair MP5',
unique = true,
useable = true,
image = 'weapon_airsoftmp5.png',
name = 'weapon_airsoftmp5',
},
weapon_airsoftr700 = {
shouldClose = true,
type = 'weapon',
description = '',
weight = 1000,
label = 'Softair R700',
unique = true,
useable = true,
image = 'weapon_airsoftr700.png',
name = 'weapon_airsoftr700',
},
weapon_airsoftr870 = {
shouldClose = true,
type = 'weapon',
description = '',
weight = 1000,
label = 'Softair R870',
unique = true,
useable = true,
image = 'weapon_airsoftr870.png',
name = 'weapon_airsoftr870',
},
weapon_airsoftglock20 = {
shouldClose = true,
type = 'weapon',