Func extinguishercharger: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
SirYodaJedi (talk | contribs) No edit summary |
||
| Line 10: | Line 10: | ||
:PRECACHE_WEAPON_REGISTER( weapon_extinguisher ); | :PRECACHE_WEAPON_REGISTER( weapon_extinguisher ); | ||
[[Category: Half-Life 2 entities]] | [[Category: Half-Life 2 entities]] | ||
Revision as of 07:26, 24 March 2025
This article has no
links to other VDC articles. Please help improve this article by adding links
that are relevant to the context within the existing text.
January 2024
January 2024
This entity is obsolete. Its use is discouraged. It may only exist/function in older engine branches.
| CExtinguisherCharger |
func_extinguishercharger is a cut brush entity available in
Half-Life 2. It would have been used to refill the fire extinguisher on the Borealis ship.
weapon_extinguisher.cpp
- LINK_ENTITY_TO_CLASS( weapon_extinguisher, CWeaponExtinguisher );
- PRECACHE_WEAPON_REGISTER( weapon_extinguisher );