Files
wnsrc/lua/arccw/shared/attachments/ur_spas12_charm_fear.lua
lifestorm ba1fc01b16 Upload
2024-08-04 23:12:27 +03:00

31 lines
652 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 = "Fear"
att.Icon = Material("entities/att/acwatt_ur_spas12_charm_fear.png", "smooth mips")
att.Description = "You are so cool."
att.Desc_Pros = {
}
att.Desc_Cons = {
}
att.Desc_Neutrals = {
"uc.cosmetic"
}
att.Slot = "ur_spas12_charm"
att.AutoStats = true
att.SortOrder = 999
att.Override_ActivePos = Vector(-1, 1, -2)
att.Free = true
att.IgnorePickX = true
att.Ignore = false