mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-17 21:53:46 +03:00
Upload
This commit is contained in:
26
lua/arccw/shared/attachments/eft_aks74u_gone.lua
Normal file
26
lua/arccw/shared/attachments/eft_aks74u_gone.lua
Normal file
@@ -0,0 +1,26 @@
|
||||
--[[
|
||||
| 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 = "No Stock"
|
||||
att.Icon = Material("vgui/entities/eft_attachments/NoAttachment.png", "mips smooth")
|
||||
att.Description = "Removing the stock takes a ton of weight off the gun, however it also prevents you from bracing the gun against your shoulder, increasing recoil significantly."
|
||||
att.Desc_Pros = {
|
||||
}
|
||||
att.Desc_Cons = {
|
||||
}
|
||||
att.AutoStats = true
|
||||
att.Slot = "eft_aks74u_stock"
|
||||
att.ActivateElements = {"Stock_Gone"}
|
||||
|
||||
att.SortOrder = 5
|
||||
|
||||
att.Mult_Recoil = 1.8
|
||||
att.Mult_MoveSpeed = 1.15
|
||||
att.Mult_SightTime = 0.4
|
||||
Reference in New Issue
Block a user