mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-17 13:53:45 +03:00
Upload
This commit is contained in:
25
lua/arccw/shared/attachments/stock_eftmp5_a3.lua
Normal file
25
lua/arccw/shared/attachments/stock_eftmp5_a3.lua
Normal file
@@ -0,0 +1,25 @@
|
||||
--[[
|
||||
| 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 = "A3 Stock - Extended"
|
||||
att.Icon = Material("vgui/entities/eft_attachments/A3_StockIcon.png")
|
||||
att.Description = "Collapsible Stock, allowing for better handling and the ability to collapse the stock to provide better handling in close quarters."
|
||||
att.Desc_Pros = {
|
||||
}
|
||||
att.Desc_Cons = {
|
||||
}
|
||||
att.AutoStats = true
|
||||
att.Slot = "eftmp5_stock"
|
||||
|
||||
att.Model = "models/weapons/arc_eft_mp5/eft_mp5_a3stock/models/eft_mp5_stocka3.mdl"
|
||||
|
||||
att.Mult_Recoil = 1.1
|
||||
att.Mult_RecoilSide = 1.05
|
||||
att.Mult_SightTime = 0.9
|
||||
Reference in New Issue
Block a user