Decay/lua/arccw/shared/attachments/ud_uzi_stock_remove.lua

27 lines
622 B
Lua
Raw Normal View History

2024-02-29 20:47:24 -05:00
att.PrintName = "No Stock"
att.Icon = nil -- Material("entities/att/acwatt_lowpolysaiga12extmag.png", "smooth mips")
att.Description = "Remove your stock. Who needs it, anyway? Not a real gangsta, that's who."
att.Desc_Pros = {
}
att.Desc_Cons = {
}
att.Desc_Neutrals = {
}
att.Slot = "ud_uzi_stock"
att.AutoStats = true
att.Free = true
att.SortOrder = 1
att.Mult_Recoil = 1.5
att.Mult_RecoilSide = 1.25
att.Mult_VisualRecoilMult = 2
att.Mult_Sway = 2
att.Mult_SightTime = 0.75
att.Mult_SightedSpeedMult = 1.1
att.Mult_ShootSpeedMult = 1.1
att.Mult_DrawTime = 0.75
att.Mult_HolsterTime = 0.75
att.Add_BarrelLength = -2