mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-17 21:53:46 +03:00
Upload
This commit is contained in:
27
lua/arccw/shared/attachments/pgrip_ak_ak12.lua
Normal file
27
lua/arccw/shared/attachments/pgrip_ak_ak12.lua
Normal file
@@ -0,0 +1,27 @@
|
||||
--[[
|
||||
| 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 = "AK-12 pistol grip"
|
||||
att.Icon = Material("vgui/entities/eft_attachments/pgrips/ak12_icon.png", "mips smooth")
|
||||
att.Description = "Izhmash pistol grip for AK-12 and compatible weapon systems."
|
||||
att.Desc_Pros = {
|
||||
}
|
||||
att.Desc_Cons = {
|
||||
}
|
||||
att.AutoStats = true
|
||||
att.Slot = "eft_ak_pgrip"
|
||||
|
||||
att.SortOrder = 3
|
||||
|
||||
att.Model = "models/entities/eft_attachments/PistolGrips_AK/pgrip_ak12/models/eft_pgrip_ak12.mdl"
|
||||
|
||||
--att.Mult_Recoil = 0.9
|
||||
--att.Mult_RecoilSide = 1.1
|
||||
att.Mult_SightTime = 0.92
|
||||
Reference in New Issue
Block a user