Tf projectile throwable brick: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page. Info from Jungle Inferno leak.)
 
m (Classifying as model entity)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{tf2 point|tf_projectile_throwable_brick}}
{{CD|CTFProjectile_ThrowableBrick|file1=tf_weapon_throwable.cpp}}
 
{{this is a|model entity|game=Team Fortress 2|name=tf_projectile_throwable_brick}}
{{code class|CTFProjectile_ThrowableBrick|tf_weapon_throwable.cpp}}


==Entity Description==
==Entity Description==
This entity used for the scrapped [https://wiki.teamfortress.com/wiki/Throwable_weapons#Brick throwable brick weapon].
This entity used for the scrapped [https://wiki.teamfortress.com/wiki/Throwable_weapons#Brick throwable brick weapon].
==Keyvalues==
{{KV BaseAnimating|base=1}}
{{KV BaseEntity|base=1}}
==Inputs==
{{I BaseAnimating}}
{{I BaseEntity|base=1}}
==Outputs==
{{O BaseAnimating}}
{{O BaseEntity|base=1}}

Latest revision as of 04:35, 19 May 2025