Speed Pad

From Team Fortress Wiki
Revision as of 20:43, 22 April 2020 by 404UNF (talk | contribs) (404UNF moved page User:404UNF/Speed Pad to Speed Pad)
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.