Decay/lua/arccw/shared/attachments/ud_m16_fs_kac.lua

15 lines
558 B
Lua
Raw Normal View History

2024-02-29 20:47:24 -05:00
att.PrintName = "KAC Flip-Up Front Sight"
att.AbbrevName = "KAC Front Sight"
att.Icon = Material("entities/att/acwatt_ud_m16_fs_kac.png", "mips smooth")
att.Description = [[Removable front sight made by Knight's Armament Company. Designed to be mounted on forend rails.]]
att.Desc_Neutrals = {"uc.cosmetic"}
att.SortOrder = 1
att.IgnorePickX = true
att.Model = "models/weapons/arccw/atts/kac_fs.mdl"
att.ModelScale = Vector(0.7, 0.7, 0.7)
att.Slot = {"ud_m16_fs"}
att.RequireFlags = {"ud_m16_rscompatible"}
att.GivesFlags = {"ud_m16_rs"}
att.FrontSight = 1