add sborka

This commit is contained in:
2026-03-31 10:27:04 +03:00
commit f5e5f56c84
2345 changed files with 382127 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
AddCSLuaFile()
ENT.Type = "anim"
ENT.Base = "tacrp_ammo_frag"
ENT.RenderGroup = RENDERGROUP_TRANSLUCENT
ENT.PrintName = "Thermite Grenade (Ammo)"
ENT.Category = "Tactical RP"
ENT.AdminOnly = false
ENT.Spawnable = true
ENT.Model = "models/weapons/tacint/smoke.mdl"
ENT.Ammo = "ti_thermite"
ENT.Material = "models/tacint/weapons/w_models/smoke/thermite-1"
ENT.GrenadeProxy = "tacrp_nade_thermite"