mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-17 21:53:46 +03:00
Upload
This commit is contained in:
22
lua/arccw/shared/attachments/ur_spas12_charm_rail.lua
Normal file
22
lua/arccw/shared/attachments/ur_spas12_charm_rail.lua
Normal file
@@ -0,0 +1,22 @@
|
||||
--[[
|
||||
| This file was obtained through the combined efforts
|
||||
| of Madbluntz & Plymouth Antiquarian Society.
|
||||
|
|
||||
| Credits: lifestorm, Gregory Wayne Rossel JR.,
|
||||
| Maloy, DrPepper10 @ RIP, Atle!
|
||||
|
|
||||
| Visit for more: https://plymouth.thetwilightzone.ru/
|
||||
--]]
|
||||
|
||||
att.PrintName = "Modern Rail Mount"
|
||||
--att.Icon = Material("entities/att/aksidemount.png", "smooth mips")
|
||||
att.Description = "As if this thing wasn't imposing enough."
|
||||
att.Desc_Neutrals = {
|
||||
"uc.cosmetic",
|
||||
}
|
||||
att.Icon = Material("entities/att/ur_spas/modernmount.png", "smooth mips")
|
||||
att.Slot = "ur_spas12_charm"
|
||||
|
||||
att.ActivateElements = {"rail_modern"}
|
||||
|
||||
att.SortOrder = 998
|
||||
Reference in New Issue
Block a user