Skip to content

Commit d4a6f0f

Browse files
committed
shortened the Regional DMU
1 parent e0baccb commit d4a6f0f

3 files changed

Lines changed: 3 additions & 10 deletions

File tree

vehicles/DMU.dat

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ payload=64
3737
weight=40
3838
runningcost=200
3939
cost=2344650
40-
length=12
41-
#length?8
40+
length=8
4241
loading_time=2130
4342
freight=Passagiere
4443
engine_type=diesel
@@ -48,11 +47,5 @@ constraint[prev][0]=Regional
4847
constraint[prev][1]=none
4948
constraint[next][0]=Regional
5049
constraint[next][1]=none
51-
EmptyImage[S]=./image/Regional.0.1
52-
EmptyImage[E]=./image/Regional.0.0
53-
EmptyImage[SE]=./image/Regional.0.4
54-
EmptyImage[SW]=./image/Regional.0.7
55-
EmptyImage[N]=./image/Regional.0.3
56-
EmptyImage[W]=./image/Regional.0.2
57-
EmptyImage[NW]=./image/Regional.0.6
58-
EmptyImage[NE]=./image/Regional.0.5
50+
EmptyImage[s,w,se,sw]=./image/Regional.0.<$0>
51+
EmptyImage[n,e,nw,ne]=./image/Regional.1.<$0>

vehicles/image/Regional.png

-3.82 KB
Loading

vehicles/image/Regional.xcf

26 KB
Binary file not shown.

0 commit comments

Comments
 (0)