Files
wnsrc/lua/arccw/shared/attachments/mag_eft_mp153_6.lua

30 lines
713 B
Lua
Raw Normal View History

2024-08-04 22:55:00 +03:00
--[[
| 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 = "6-shell magazine extension"
att.Icon = Material("vgui/entities/eft_attachments/mp153_m6.png", "mips smooth")
att.Description = "6-shell MP-153 12ga magazine extension."
att.Desc_Pros = {
}
att.Desc_Cons = {
}
att.AutoStats = true
att.Slot = "eft_mp153_mag"
att.SortOrder = 7
att.Mult_DrawTime = 1.15
att.Mult_SightTime = 1.15
att.Mult_SpeedMult = 0.925
att.Override_ClipSize = 6
att.Mult_MalfunctionMean = 0.9
att.ActivateElements = {"m6"}