Tf projectile spellpumpkin: 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.)
(-added class hierarchy, cleanup)
Line 1: Line 1:
{{CD|CTFProjectile_SpellPumpkin|file1=tf_weapon_spellbook.cpp}}
{{this is a|point entity|game=Team Fortress 2|name=tf_projectile_spellpumpkin}}
{{this is a|point entity|game=Team Fortress 2|name=tf_projectile_spellpumpkin}}


{{code class|CTFProjectile_SpellPumpkin|tf_weapon_spellbook.cpp}}
==Entity Description==
A projectile used in the [https://wiki.teamfortress.com/wiki/Magic_spells#Regular_Magic_Spells Pumpkin MIRV spell] that makes a detonatable [https://wiki.teamfortress.com/wiki/Pumpkin_bomb pumpkin bomb]. It has a damage radius of 1 [[Hammer units|hammer unit]].
A projectile used in the [https://wiki.teamfortress.com/wiki/Magic_spells#Regular_Magic_Spells Pumpkin MIRV spell] that makes a detonatable [https://wiki.teamfortress.com/wiki/Pumpkin_bomb pumpkin bomb]. It has a damage radius of 1 [[Hammer units|hammer unit]].
==Keyvalues==
{{KV BaseAnimating|base=1}}
{{KV BaseEntity|base=1}}
==Inputs==
{{I BaseAnimating|base=1}}
{{I BaseEntity|base=1}}
==Outputs==
{{O BaseAnimating|base=1}}
{{O BaseEntity|base=1}}

Revision as of 12:44, 2 July 2024