33 lines
766 B
Lua
33 lines
766 B
Lua
att.PrintName = "Buffer Tube"
|
|
|
|
att.Icon = Material("entities/att/acwatt_ud_m16_stock_buffer.png", "smooth mips")
|
|
att.Description = "The concept of \"stocks\" and \"recoil reduction\" are liberal gibberish made up to stop FREEDOM-LOVING AMERICANS from exercising their GOD-GIVEN RIGHTS."
|
|
att.Desc_Pros = {
|
|
}
|
|
att.Desc_Cons = {
|
|
}
|
|
att.Desc_Neutrals = {
|
|
}
|
|
att.Slot = "ud_m16_stock"
|
|
|
|
att.AutoStats = true
|
|
att.SortOrder = -100
|
|
att.Free = true
|
|
|
|
att.Mult_SpeedMult = 1.05
|
|
|
|
att.Mult_SightTime = 0.75
|
|
att.Mult_DrawTime = 0.6
|
|
att.Mult_HolsterTime = 0.6
|
|
|
|
att.Mult_Recoil = 1.5
|
|
att.Mult_RecoilSide = 2
|
|
|
|
att.Mult_SightedSpeedMult = 1.2
|
|
att.Mult_ShootSpeedMult = 1.15
|
|
|
|
att.Add_BarrelLength = -8
|
|
att.Mult_Sway = 3
|
|
|
|
att.ActivateElements = {"stock_231_tube"}
|
|
att.GivesFlags = {"patr4"} |