This commit is contained in:
2026-06-15 22:58:58 +03:00
commit 6b294fc220
2010 changed files with 185745 additions and 0 deletions
@@ -0,0 +1,14 @@
ENT.Base = "mg_arrow"
ENT.Type = "anim"
ENT.KnockbackRadius = 320
ENT.KnockbackForce = 300
sound.Add({
name = "MW19_Crossbow.Knockback",
channel = CHAN_BODY,
volume = 1,
level = 100,
pitch = {95, 105},
sound = {"@viper/shared/smoke_expl_body_01.ogg"}
})