Speed Pad

From Team Fortress Wiki
Revision as of 20:32, 22 April 2020 by 404UNF (talk | contribs) (Removal of Twitch source as the source code has leaked and that is now the source.)
Jump to: navigation, search

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. In the end, the building, along with the entire Spy vs Engineer WAR! update was scrapped.