Files
call-of-duty-tdm/lua/entities/mg_arrow_gas/shared.lua
2026-03-30 10:39:52 +03:00

5 lines
137 B
Lua

ENT.Base = "mg_arrow"
ENT.Type = "anim"
game.AddParticles("particles/mw19_attachments.pcf")
PrecacheParticleSystem("arrow_gas_ejection")