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

30 lines
749 B
Lua
Raw Normal View History

2024-08-04 23:54:45 +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 = "Caspian Trik Trigger"
att.Icon = Material("vgui/entities/eft_attachments/1911_triggercaspian_icon.png", "mips smooth")
att.Description = "Trik Trigger for M1911A1, product by Caspian."
att.SortOrder = 1
att.Desc_Pros = {
}
att.Desc_Cons = {
}
att.AutoStats = true
att.Slot = "eft_trigger_1911"
att.SortOrder = 15
att.Model = "models/weapons/arc_eft_1911/eft_1911_trigger_caspian/models/eft_1911_triggercaspian.mdl"
att.ModelScale = Vector(1, 1, 1)
att.Mult_SightTime = 0.97