Files
wnsrc/lua/arccw/shared/attachments/uc_charm_urbancharm_anarchy.lua
lifestorm 324f19217d Upload
2024-08-05 18:40:29 +03:00

34 lines
801 B
Lua

--[[
| 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 = "Urban Charm - Anarchy"
att.Description = "The icon of a Garry's Mod addon."
att.Ignore = true
att.Desc_Pros = {
}
att.Desc_Cons = {
}
att.AutoStats = true
att.Slot = "charm"
att.Free = true
att.Model = "models/weapons/arccw/atts/charmbase.mdl"
att.DroppedModel = "models/Items/BoxSRounds.mdl"
att.Charm = true
att.CharmModel = "models/weapons/arccw/atts/uc_urbancharm.mdl"
att.CharmAtt = "Charm"
att.CharmScale = Vector(0.5, 0.5, 0.5)
att.CharmOffset = Vector(0, -1.1, -0.2)
att.CharmAngle = Angle(20, 0, 80)
att.CharmSkin = 3