Tf projectile spellpumpkin: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page.)
 
m (Classifying as model entity)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{tf2 point|tf_projectile_spellpumpkin}}
{{CD|CTFProjectile_SpellPumpkin|file1=tf_weapon_spellbook.cpp}}
{{this is a|model entity|game=Team Fortress 2|name=tf_projectile_spellpumpkin}}


{{code class|CTFProjectile_SpellPumpkin|tf_weapon_spellbook.cpp}}
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]].
 
==Entity Description==
[https://wiki.teamfortress.com/wiki/Magic_spells#Regular_Magic_Spells Pumpkin MIRV spell.]
 
==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}}

Latest revision as of 04:35, 19 May 2025