Item grenadepack: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{CD|CArmor|file1=entity_grenadepack.cpp}} {{this is a|point entity|game=Team Fortress 2|name=item_grenadepack}} It is a currently unused item that gives 4 primary and secondary grenades to whoever picks it up. Deletes itself upon creation. {{stub}}")
 
mNo edit summary
Line 1: Line 1:
{{CD|CArmor|file1=entity_grenadepack.cpp}}
{{CD|CGrenadePack|file1=entity_grenadepack.cpp}}
{{this is a|point entity|game=Team Fortress 2|name=item_grenadepack}}
{{this is a|point entity|game=Team Fortress 2|name=item_grenadepack}}


It is a currently unused item that gives 4 primary and secondary grenades to whoever picks it up. Deletes itself upon creation.
It is a currently unused item that gives 4 primary and secondary grenades to whoever picks it up. Deletes itself upon creation.
{{stub}}
{{stub}}

Revision as of 16:16, 30 March 2025

C++ Class hierarchy
CGrenadePack
CTFPowerup
CItem
CBaseAnimating
CBaseEntity
C++ entity_grenadepack.cpp

item_grenadepack is a point entity available in Team Fortress 2 Team Fortress 2.

It is a currently unused item that gives 4 primary and secondary grenades to whoever picks it up. Deletes itself upon creation.

Stub

This article or section is a stub. You can help by expanding it.