8 lines
312 B
Lua
8 lines
312 B
Lua
att.PrintName = "Smooth Dust Cover"
|
|
att.Icon = Material("entities/att/ur_ak/dustcover_ribbed.png", "mips smooth")
|
|
att.Description = "Early dust cover with a smooth profile. Realistically down to preference."
|
|
att.Slot = {"ur_ak_cover"}
|
|
|
|
att.Desc_Neutrals = {"uc.cosmetic"}
|
|
|
|
att.ActivateElements = {"cover_ribbed"} |