ed
This commit is contained in:
parent
f7d03fa98a
commit
64a08bf394
17 changed files with 126 additions and 8 deletions
|
@ -128,11 +128,13 @@ local weaponsList = {
|
|||
|
||||
-- Softair
|
||||
weapon_airsoftglock20 = { name = 'weapon_airsoftglock20', label = 'Softair Klog 20', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftglock20.png', description = '' },
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
weapon_airsoftr870 = { name = 'weapon_airsoftr870', label = 'Softair R870', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftglock20.png', description = '' },
|
||||
weapon_airsoftr700 = { name = 'weapon_airsoftr700', label = 'Softair R700', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftglock20.png', description = '' },
|
||||
weapon_airsoftmp5 = { name = 'weapon_airsoftmp5', label = 'Softair MP5', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftglock20.png', description = '' },
|
||||
weapon_airsoftmircouzi = { name = 'weapon_airsoftmicrouzi', label = 'Softair Uzi', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftglock20.png', description = '' },
|
||||
weapon_airsoftm249 = { name = 'weapon_airsoftm249', label = 'Softair M249', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftglock20.png', description = '' },
|
||||
weapon_airsoftm4 = { name = 'weapon_airsoftm4', label = 'Softair M4', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftglock20.png', description = '' },
|
||||
weapon_airsoftak74 = { name = 'weapon_airsoftak74', label = 'Softair AK75', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftglock20.png', description = '' },
|
||||
|
||||
}
|
||||
local ammoTypeToPolice = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue