11 lines
370 B
Lua
11 lines
370 B
Lua
|
att.PrintName = "Helix Polymer Grip"
|
||
|
att.AbbrevName = "Polymer Grip"
|
||
|
att.Icon = Material("entities/att/ur_ak/grip_helix.png", "mips smooth")
|
||
|
att.Description = "Rough US-made polymer grip, prodiving a bit more sighted mobility."
|
||
|
att.AutoStats = true
|
||
|
att.Slot = {"ur_ak_grip"}
|
||
|
|
||
|
att.Mult_Recoil = 1.05
|
||
|
att.Mult_SightedSpeedMult = 1.05
|
||
|
|
||
|
att.ActivateElements = {"grip_alpha"}
|