14 lines
328 B
Lua
14 lines
328 B
Lua
att.PrintName = "RIS Handguard"
|
|
att.Icon = Material("entities/att/ur_g3/hg_pica.png","smooth mips")
|
|
att.Description = "A handguard with three picatinny rails extending down the barrel, enabling higher modularity."
|
|
att.AutoStats = true
|
|
att.Desc_Neutrals = {
|
|
"uc.cosmetic"
|
|
}
|
|
|
|
att.Slot = "ur_g3_handguard"
|
|
|
|
att.SortOrder = 5
|
|
|
|
|