mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-17 21:53:46 +03:00
Upload
This commit is contained in:
30
lua/arccw/shared/attachments/mag_eft_mp153_5.lua
Normal file
30
lua/arccw/shared/attachments/mag_eft_mp153_5.lua
Normal file
@@ -0,0 +1,30 @@
|
||||
--[[
|
||||
| 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 = "5-shell magazine extension"
|
||||
att.Icon = Material("vgui/entities/eft_attachments/mp153_m5.png", "mips smooth")
|
||||
att.Description = "5-shell MP-153 12ga magazine extension."
|
||||
|
||||
att.Desc_Pros = {
|
||||
}
|
||||
att.Desc_Cons = {
|
||||
}
|
||||
att.AutoStats = true
|
||||
att.Slot = "eft_mp153_mag"
|
||||
|
||||
att.SortOrder = 8
|
||||
|
||||
att.Mult_DrawTime = 1.05
|
||||
att.Mult_SightTime = 1.05
|
||||
att.Mult_SpeedMult = 0.975
|
||||
att.Override_ClipSize = 5
|
||||
att.Mult_MalfunctionMean = 0.95
|
||||
|
||||
att.ActivateElements = {"m5"}
|
||||
Reference in New Issue
Block a user