Mine Layer: Difference between revisions
From TF2 Classified Wiki
More actions
No edit summary |
mNo edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 40: | Line 40: | ||
| mini-crit = 144 | | mini-crit = 144 | ||
| mini-crit-ramp-up = 190 | | mini-crit-ramp-up = 190 | ||
| | | projectile-count = 1 | ||
| splash-column = true | | splash-column = true | ||
| minimum-splash = 146 HU | | minimum-splash = 146 HU | ||
| 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. | |||
File:Weapon_minelayer_og.png|First-person view of the pre-[[3.0.0]] model. | |||
</gallery> | |||
{{nav allweapons}} | {{nav allweapons}} | ||