Difference between revisions of "Speed Pad"

From Team Fortress Wiki
Jump to: navigation, search
m (Auto: infoboxFilter (Review RC#2982367))
Line 1: Line 1:
 
{{beta|experimental}}
 
{{beta|experimental}}
 
{{Item infobox
 
{{Item infobox
 +
| name          = Speed Pad
 
| type          = weapon
 
| type          = weapon
| name          = Speed Pad
+
| unused        = yes
 
| image          = Unknownweapon.png
 
| image          = Unknownweapon.png
| unused        = yes
 
 
| hide-kill-icon = yes
 
| hide-kill-icon = yes
 
| used-by        = [[Engineer]]
 
| used-by        = [[Engineer]]

Revision as of 22:30, 11 October 2021

The Speed Pad is a scrapped Engineer building that was referenced in a modification to the tf/scripts/game_sounds_weapons.txt file in the December 8, 2014 Patch (End of the Line Update). The following code was added to the file:

// ------------------------------------------------------------------------------------ //
// SPEEDPAD
// ------------------------------------------------------------------------------------ //
"Building_Speedpad.Boost"
{
  "channel"   "CHAN_STATIC"
  "volume"    "1.0"
  "soundlevel"  "SNDLVL_74dB"
  "wave"      ")weapons/speed_pad.wav"
}

The Speed Pad was a modified Teleporter that applied the Disciplinary Action's speed boost effect to teammates that stepped on the Speed Pad.