ed
This commit is contained in:
parent
523afe5fc3
commit
ecadb75724
6 changed files with 10 additions and 9 deletions
|
@ -135,8 +135,9 @@ local weaponsList = {
|
|||
weapon_airsoftm249 = { name = 'weapon_airsoftm249', label = 'Softair M249', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftm249.png', description = '' },
|
||||
weapon_airsoftm4 = { name = 'weapon_airsoftm4', label = 'Softair M4', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftm4.png', description = '' },
|
||||
weapon_airsoftg36c = { name = 'weapon_airsoftg36c', label = 'Softair GCR', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftg36c.png', description = '' },
|
||||
weapon_airsoftak74 = { name = 'weapon_airsoftak74', label = 'Softair AK75', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftak74.png', description = '' },
|
||||
-- Addon
|
||||
weapon_airsoftak47 = { name = 'weapon_airsoftak47', label = 'Softair AK57', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftak47.png', description = '' },
|
||||
|
||||
-- Addon
|
||||
|
||||
}
|
||||
local ammoTypeToPolice = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue