15 lines
381 B
Lua
15 lines
381 B
Lua
att.PrintName = "M1911 Custom Finish"
|
|
att.AbbrevName = "Custom"
|
|
att.Icon = Material("entities/att/ur_1911/skin.png","mips smooth")
|
|
att.Description = "A configurable finish for your gun. There are many like it, but this one is yours."
|
|
att.SortOrder = 7
|
|
|
|
att.Desc_Neutrals = {
|
|
"uc.cosmetic",
|
|
"uc.custcolor",
|
|
}
|
|
|
|
att.AutoStats = true
|
|
att.Slot = "ur_m1911_skin"
|
|
att.Free = true
|