Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Early rail vehicles #13

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@ speed=45
power=98
gear=187
weight=9
cost=400000
runningcost=14
cost=1200000
runningcost=28
intro_year=1864
intro_month=1
retire_year=1885
retire_month=1
smoke=Steam2
sound=3
EmptyImage[S]=Steam_A.0.0
Expand All @@ -29,10 +31,12 @@ speed=45
power=135
gear=160
weight=15
cost=480000
runningcost=18
cost=1440000
runningcost=36
intro_year=1885
intro_month=1
retire_year=1903
retire_month=1
smoke=Steam1
sound=3
EmptyImage[S]=Steam_A.1.0
Expand All @@ -52,10 +56,12 @@ speed=45
power=200
gear=120
weight=22
cost=520000
runningcost=21
cost=1560000
runningcost=42
intro_year=1903
intro_month=1
retire_year=1921
retire_month=1
smoke=Steam1
sound=3
EmptyImage[S]=Steam_A.2.0
Expand All @@ -75,10 +81,12 @@ speed=45
power=298
gear=150
weight=25
cost=540000
runningcost=25
cost=1620000
runningcost=50
intro_year=1921
intro_month=1
retire_year=1961
retire_month=6
smoke=Steam1
sound=3
EmptyImage[S]=Steam_A.3.0
Expand All @@ -98,10 +106,12 @@ speed=50
power=287
gear=100
weight=50
cost=680000
runningcost=36
cost=2040000
runningcost=72
intro_year=1879
intro_month=1
retire_year=1910
retire_month=1
smoke=Steam1
sound=3
EmptyImage[S]=Steam_A.4.0
Expand All @@ -122,10 +132,12 @@ speed=50
power=346
gear=116
weight=69
cost=690000
runningcost=38
cost=2070000
runningcost=76
intro_year=1910
intro_month=1
retire_year=1931
retire_month=1
smoke=Steam1
sound=3
EmptyImage[S]=Steam_A.5.0
Expand All @@ -146,10 +158,12 @@ speed=60
power=315
gear=134
weight=65
cost=720000
runningcost=42
cost=2160000
runningcost=84
intro_year=1881
intro_month=1
retire_year=1902
retire_month=2
smoke=Steam1
sound=3
EmptyImage[S]=Steam_A.6.0
Expand All @@ -169,10 +183,12 @@ speed=60
power=716
gear=180
weight=65
cost=840000
runningcost=63
cost=2520000
runningcost=126
intro_year=1902
intro_month=1
retire_year=1924
retire_month=3
smoke=Steam1
sound=3
EmptyImage[S]=Steam_A.8.0
Expand All @@ -193,10 +209,12 @@ speed=40
power=348
gear=280
weight=50
cost=600000
runningcost=34
cost=1800000
runningcost=68
intro_year=1883
intro_month=1
retire_year=1897
retire_month=1
smoke=Steam1
sound=3
EmptyImage[S]=Steam_A.9.0
Expand All @@ -217,10 +235,12 @@ speed=40
power=466
gear=290
weight=51
cost=620000
runningcost=49
cost=1860000
runningcost=98
intro_year=1897
intro_month=1
retire_year=1914
retire_month=1
smoke=Steam1
sound=3
EmptyImage[S]=Steam_A.10.0
Expand All @@ -231,4 +251,5 @@ EmptyImage[N]=Steam_A.10.4
EmptyImage[W]=Steam_A.10.5
EmptyImage[NW]=Steam_A.10.6
EmptyImage[NE]=Steam_A.10.7
--------------------------------------------
--------------------------------------------