Grenade spit (Half-Life: Source): Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{TabsBar|main=Grenade spit}} {{obsolete}} {{This is a|model entity|name=grenade_spit|game=Half-Life: Source}} Seems to be unused entity possibly meant to be used originally by {{ent|monster_bullchicken|game=Half-Life: Source}}. The npc instead uses {{ent|squidspit}} as its projectile. Precaches the following: <pre> //sprites "sprites/bigspit.vmt" //models "models/spitball_large.mdl" "models/spitball_medium.mdl" "models/spitball_small.mdl" //soundscripts "GrenadeSpit...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{TabsBar|main=Grenade spit}} | {{TabsBar|main=Grenade spit}} | ||
{{obsolete}} | {{obsolete}} | ||
{{CD|CGrenadeSpit|base=CHL1BaseGrenade|file1=hl1_grenade_spit.cpp|nolink=1}} | |||
{{This is a|model entity|name=grenade_spit|game=Half-Life: Source}} Seems to be unused entity possibly meant to be used originally by {{ent|monster_bullchicken|game=Half-Life: Source}}. The npc instead uses {{ent|squidspit}} as its projectile. | {{This is a|model entity|name=grenade_spit|game=Half-Life: Source}} Seems to be unused entity possibly meant to be used originally by {{ent|monster_bullchicken|game=Half-Life: Source}}. The npc instead uses {{ent|squidspit}} as its projectile. | ||
Revision as of 05:21, 20 May 2025

This entity is obsolete. Its use is discouraged. It may only exist/function in older engine branches.
![]() |
---|
CGrenadeSpit |
![]() |
grenade_spit
is a model entity available in Half-Life: Source. Seems to be unused entity possibly meant to be used originally by monster_bullchicken. The npc instead uses squidspit as its projectile.
Precaches the following:
//sprites "sprites/bigspit.vmt" //models "models/spitball_large.mdl" "models/spitball_medium.mdl" "models/spitball_small.mdl" //soundscripts "GrenadeSpit.Acid" "GrenadeSpit.Hit"