Mine Layer: Difference between revisions
From TF2 Classified Wiki
More actions
No edit summary |
Added first-person image to the gallery |
||
| Line 154: | Line 154: | ||
* The [[Sandvich]] is able to detonate enemy mines. | * The [[Sandvich]] is able to detonate enemy mines. | ||
* The beeping of deployed mines have a different pitch for each team, following the easily replicable formula <code>Pitch = 86 + GetTeamNumber() * 4</code>, where RED = 2, BLU = 3, GRN = 4, and YLW = 5. They have the lowest pitch on RED and the highest on YLW. | * The beeping of deployed mines have a different pitch for each team, following the easily replicable formula <code>Pitch = 86 + GetTeamNumber() * 4</code>, where RED = 2, BLU = 3, GRN = 4, and YLW = 5. They have the lowest pitch on RED and the highest on YLW. | ||
== Gallery == | |||
<gallery> | |||
File:Weapon_minelayer.png|First-person view. | |||
</gallery> | |||
{{nav allweapons}} | {{nav allweapons}} | ||