This commit is contained in:
lifestorm
2024-08-04 22:55:00 +03:00
parent 8064ba84d8
commit 73479cff9e
7338 changed files with 1718883 additions and 14 deletions

View File

@@ -0,0 +1,45 @@
--[[
| 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_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"}
att.Override_ActivePos = Vector(0.33, -4, 1.33)