Renewal/lua/arccw/shared/attachments/ur_aw_skin_custom.lua

13 lines
371 B
Lua
Raw Permalink Normal View History

2024-02-29 22:16:56 -05:00
att.PrintName = "Custom Finish"
att.AbbrevName = "Custom"
att.Icon = Material("entities/att/ur_aw/skin_rainbow.png", "mips smooth")
att.Description = "A customizable finish. Let your imagination run wild."
att.Slot = "ur_aw_skin"
att.Desc_Neutrals = {
"uc.cosmetic",
"uc.custcolor",
}
att.SortOrder = 1
att.IgnorePickX = true
att.ActivateElements = {"skin_cust"}