Tf halloween pickup: Difference between revisions
Jump to navigation
Jump to search
In code, it is represented by the
(Created entity page. [Information from the Jungle Inferno leak of TF2. Fact check the page.]) |
m (Typos.) |
||
Line 7: | Line 7: | ||
==Keyvalues== | ==Keyvalues== | ||
{{KV|pickup_sound|Sound played when this entity is touched. | {{KV|pickup_sound|string|Sound played when this entity is touched.}} | ||
{{KV|pickup_particle|Particle displayed when touched. | {{KV|pickup_particle|string|Particle displayed when touched.}} | ||
{{KV BaseEntity}} | {{KV BaseEntity}} | ||
Revision as of 11:20, 16 June 2021
tf_halloween_pickup
is a point entity available in Team Fortress 2.

CHalloweenPickup
class, defined in theentity_halloween_pickup.cpp
file.
Entity Description
A Halloween-styled Health kit used in Halloween Events.
Keyvalues
Inputs
Outputs
- OnRedPickup
- Fired when a RED player touches this entity.
- OnBluePickup
- Fired when a BLU player touches this entity.