Npc grenade bugbait: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
No edit summary
Line 1: Line 1:
{{CD|CGrenadeBugBait|file1=grenade_bugbait.cpp}}
[[File:Weapon bugbait.PNG|thumb|right]]
[[File:Weapon bugbait.PNG|thumb|right]]
{{this is a|point entity|game=Half-Life 2|game1=Half-Life 2: Episode One|game2=Half-Life 2: Episode Two|game3=Half-Life 2: Deathmatch|name=npc_grenade_bugbait}} This is the entity created when bugbait is thrown. Not to be confused with [[weapon_bugbait]].
{{this is a|point entity|game=Half-Life 2 series|name=npc_grenade_bugbait}} This is the projectile entity created when bugbait is thrown. Not to be confused with [[weapon_bugbait]].

Revision as of 06:00, 28 November 2024

C++ Class hierarchy
CGrenadeBugBait
CBaseGrenade
CBaseProjectile
CBaseAnimating
CBaseEntity
C++ grenade_bugbait.cpp
Weapon bugbait.PNG

npc_grenade_bugbait is a point entity available in Half-Life 2 series Half-Life 2 series. This is the projectile entity created when bugbait is thrown. Not to be confused with weapon_bugbait.