Renewal/lua/arccw/shared/attachments/ur_ak_hg_rpk74m.lua

13 lines
410 B
Lua
Raw Normal View History

2024-02-29 22:16:56 -05:00
att.PrintName = "Polymer SAW Handguard"
att.Icon = Material("entities/att/ur_ak/handguards/rpk.png", "mips smooth")
att.Description = "Light polymer handguard used on the RPK-74M. Its additional grooves makes it a bit steadier to hold."
att.Slot = {"ur_ak_hg"}
att.AutoStats = true
att.SortOrder = 16
att.Mult_Sway = .8
att.Mult_SightTime = 1.1
att.Mult_Recoil = 0.9
att.ActivateElements = {"barrel_rpk74m"}