13 lines
443 B
Lua
13 lines
443 B
Lua
|
att.PrintName = "M1911 Pachmayr Grip"
|
||
|
att.AbbrevName = "Pachmayr Grip"
|
||
|
att.Icon = Material("entities/att/ur_1911/grip_pach.png","mips smooth")
|
||
|
att.Description = "Aftermarket grip with finger grooves and a pleasant rosewood texture.\nThe finger grooves steadies aim, but is a bit slower to draw."
|
||
|
|
||
|
att.AutoStats = true
|
||
|
att.Slot = "ur_m1911_grip"
|
||
|
|
||
|
att.Mult_Sway = 0.75
|
||
|
att.Mult_Recoil = 0.95
|
||
|
att.Mult_DrawTime = 1.25
|
||
|
att.Mult_HolsterTime = 1.25
|