13 lines
413 B
Lua
13 lines
413 B
Lua
|
att.PrintName = "5\" Government Slide w/ Custom Finish"
|
||
|
att.AbbrevName = "5\" Custom Slide"
|
||
|
att.Icon = Material("entities/att/ur_1911/slide_std.png","mips smooth")
|
||
|
att.Description = "A factory slide with a secondary color, for use with obnoxious two-tone finishes."
|
||
|
|
||
|
att.Desc_Neutrals = {
|
||
|
"uc.cosmetic",
|
||
|
"uc.custcolor",
|
||
|
}
|
||
|
att.AutoStats = true
|
||
|
att.Slot = "ur_m1911_slide"
|
||
|
att.SortOrder = 99
|
||
|
att.Free = true
|