15 lines
364 B
Lua
15 lines
364 B
Lua
|
att.PrintName = "M1911 Nickel Finish"
|
||
|
att.AbbrevName = "Nickel"
|
||
|
att.Icon = Material("entities/att/ur_1911/skin_dark.png","mips smooth")
|
||
|
att.Description = "A warm, shiny nickel finish that glows vibrantly under the sun."
|
||
|
att.SortOrder = 9
|
||
|
|
||
|
att.Desc_Neutrals = {
|
||
|
"uc.cosmetic"
|
||
|
}
|
||
|
|
||
|
att.AutoStats = true
|
||
|
att.Slot = "ur_m1911_skin"
|
||
|
att.Free = true
|
||
|
|
||
|
att.Ignore = true
|