Tf projectile spellfireball: 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_SpellFireball|file1=tf_weapon_spellbook.cpp}}
{{this is a|point entity|game=Team Fortress 2|name=tf_projectile_spellfireball}}
{{this is a|point entity|game=Team Fortress 2|name=tf_projectile_spellfireball}}


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

Revision as of 12:45, 2 July 2024