Jump to content

WheeledUphill: Difference between revisions

From ModEnc²
en>DCoder
Rewriting per executable
en>EvilRenegade
m Replacing Template:TTL with Template:F.
Line 11: Line 11:
}}
}}


When a [[VehicleTypes|VehicleType]] with the Drive [[Locomotor]] (except those with {{TTL|SpeedType|Track}}) is moving from one cell to another, and the destination cell is elevated higher than the source one, this multiplier is applied to their normal Speed.
When a [[VehicleTypes|VehicleType]] with the Drive [[Locomotor]] (except those with {{f|SpeedType|Track|link}}) is moving from one cell to another, and the destination cell is elevated higher than the source one, this multiplier is applied to their normal Speed.


== See Also ==
== See Also ==

Revision as of 10:54, 27 November 2009

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: WheeledUphill
File(s): rules(md).ini
Values: Floating point values: Any decimal number (clearer range should be added in Template:Values).
Default: 1.0
Applicable to: General


When a VehicleType with the Drive Locomotor (except those with SpeedType=Track) is moving from one cell to another, and the destination cell is elevated higher than the source one, this multiplier is applied to their normal Speed.

See Also