This commit is contained in:
lifestorm
2024-08-04 23:54:45 +03:00
parent 8064ba84d8
commit 6a58f406b1
7522 changed files with 4011896 additions and 15 deletions

View File

@@ -0,0 +1,44 @@
--[[
| This file was obtained through the combined efforts
| of Madbluntz & Plymouth Antiquarian Society.
|
| Credits: lifestorm, Gregory Wayne Rossel JR.,
| Maloy, DrPepper10 @ RIP, Atle!
|
| Visit for more: https://plymouth.thetwilightzone.ru/
--]]
att.PrintName = "Buffer Tube"
att.Icon = Material("entities/att/acwatt_ud_m1014_stock_buffer.png", "smooth mips")
att.Description = "Stocks are overrated."
att.Desc_Pros = {
}
att.Desc_Cons = {
}
att.Desc_Neutrals = {
}
att.Slot = "ud_1014_stock"
att.AutoStats = true
att.Free = true
att.SortOrder = -1
att.Mult_SpeedMult = 1.05
att.Mult_SightTime = 0.5
att.Mult_DrawTime = 0.75
att.Mult_HolsterTime = 0.75
att.Mult_Recoil = 1.35
att.Mult_RecoilSide = 2
att.Mult_SightedSpeedMult = 1.2
att.Mult_ShootSpeedMult = 1.15
att.Add_BarrelLength = -12
att.Mult_Sway = 3
att.ActivateElements = {"ud_autoshotgun_stock_buffer"}
att.Override_HoldtypeActive = "shotgun"
att.Override_HoldtypeSights = "ar2"