Prototype/Locomotive: Difference between revisions
Jump to navigation
Jump to search
(Created page with "==Basics== Entity with specialized properties for acceleration, braking, and turning on rails. Extends the Prototype/TrainUnit == Usage in base== *[[Diesel locomotive|Dies...") |
(Changed links going to the redirect Diesel_locomotive to go to Locomotive.) |
||
Line 3: | Line 3: | ||
Extends the [[Prototype/TrainUnit]] | Extends the [[Prototype/TrainUnit]] | ||
== Usage in base== | == Usage in base== | ||
*[[ | *[[Diesel_locomotive]] | ||
== Properties == | == Properties == |
Revision as of 16:20, 6 September 2017
Basics
Entity with specialized properties for acceleration, braking, and turning on rails. Extends the Prototype/TrainUnit