Decay/lua/arccw/shared/attachments/ud_m16_muzzle_607.lua

27 lines
663 B
Lua
Raw Normal View History

2024-02-29 20:47:24 -05:00
att.PrintName = "Model 607 Moderator"
att.AbbrevName = "M607 Moderator"
att.Icon = Material("entities/att/acwatt_ud_m16_muzzle_607.png", "mips smooth")
att.Description = ""
att.Desc_Pros = {
"uc.flashhider"
}
att.Desc_Cons = {
}
att.AutoStats = true
att.Slot = "ud_m16_muzzle"
att.SortOrder = -102
att.Model = "models/weapons/arccw/atts/fesiug_moderator_607.mdl"
att.ModelOffset = Vector(0.2, 0, 0)
att.ModelScale = Vector(1, 1, 1)
att.OffsetAng = Angle(0, 0, 0)
att.Add_BarrelLength = 4
att.Mult_Sway = 1.1
att.Mult_HipDispersion = 0.9
att.Mult_ShootPitch = 1.1
att.Mult_ShootVol = 0.75
att.AttachSound = "arccw_uc/common/gunsmith/suppressor_thread.ogg"