item_snark_grenade
Jump to navigation
Jump to search

item_snark_grenade
is a point entity available in Black Mesa. It's a snark nest that destroys itself and leaves snarks when it touches a surface. Used by npc_alien_grunt_elite as a grenade. The amount of snarks is 5 (hardcoded). Can be placed in a map, so you can create traps using point_template. All inputs and outputs are same as CBaseAnimating.
Represented by class CItem_SnarkGrenade
.

See Also
- npc_snark - the snark entity
- weapon_snark - the snark weapon entity
- item_weapon_snark - the nest with snarks