we
This commit is contained in:
parent
6df40fa94a
commit
305bf1f694
2 changed files with 21 additions and 7 deletions
|
|
@ -196,6 +196,20 @@ local weaponList = {
|
|||
weapon_hominglauncher = 10,
|
||||
weapon_compactlauncher = 10,
|
||||
weapon_rayminigun = 10,
|
||||
|
||||
-- Softair Waffen
|
||||
weapon_airsoftak47 = 1000,
|
||||
weapon_airsoftm4 = 1000,
|
||||
weapon_airsoftm249 = 1000,
|
||||
weapon_airsoftmircouzi = 1000,
|
||||
weapon_airsoftmp5 = 1000,
|
||||
weapon_airsoftr700 = 1000,
|
||||
weapon_airsoftr870 = 1000,
|
||||
weapon_airsoftglock20 = 1000,
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
-- Melee Weapons Durabilty Values (second)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue