Difference between revisions of "Speed Pad"

From Team Fortress Wiki
Jump to: navigation, search
m
m (404UNF moved page User:404UNF/Speed Pad to Speed Pad)
(No difference)

Revision as of 20:43, 22 April 2020

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.