Tf projectile throwable brick: 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_ThrowableBrick|file1=tf_weapon_throwable.cpp}}
{{this is a|point entity|game=Team Fortress 2|name=tf_projectile_throwable_brick}}
{{this is a|point 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}}

Revision as of 13:06, 2 July 2024