Difference between revisions of "Speed Pad/es"

From Team Fortress Wiki
Jump to: navigation, search
(Created page with "{{beta|experimental}} {{Item infobox | type = weapon | image = Unknownweapon.png | unused = yes | hide-kill-icon = yes | used-by = Engineer...")
 
m (Auto: infoboxFilter (Review RC#2981858))
 
Line 2: Line 2:
 
{{Item infobox
 
{{Item infobox
 
| type          = weapon
 
| type          = weapon
 +
| unused        = yes
 
| image          = Unknownweapon.png
 
| image          = Unknownweapon.png
| unused        = yes
 
 
| hide-kill-icon = yes
 
| hide-kill-icon = yes
 
| used-by        = [[Engineer/es|Engineer]]
 
| used-by        = [[Engineer/es|Engineer]]

Latest revision as of 09:30, 11 October 2021

El Speed Pad es un arma desechada para el Engineer a la que se hizo referencia en una modificación del archivo tf/scripts/game_sounds_weapons.txt en el Parche del 8 de diciembre de 2014 (actualización End of the Line). Se añadió el siguiente código:

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

El Speed Pad era un teleportador modificado que aplicaba el impulso de velocidad de la Acción Disciplinaria a los aliados que pasasen por encima.