File: miscimages.dat

package info (click to toggle)
simutrans-pak64 121.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 12,708 kB
  • sloc: makefile: 103
file content (42 lines) | stat: -rw-r--r-- 1,003 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# new construction site with symbols from MHz
Obj=misc
Name=Construction
Image[0]=constructionsite_new.0.0
Image[1]=constructionsite_new.0.1
Image[2]=constructionsite_new.0.2
Image[3]=constructionsite_new.0.3
Image[4]=constructionsite_new.0.4
Image[5]=constructionsite_new.0.5
Image[6]=constructionsite_new.0.6
--------------------
Obj=misc
Name=Sidewalk
# the each second image would be the image with snow
Image[0]=pavement.0.0 # flat
Image[1]=-
Image[2]=-
Image[3]=pavement.0.3 # north slope (n1e1)
Image[4]=-
Image[5]=-
Image[6]=pavement.0.4 # west slope (n1w1)
Image[7]=-
Image[8]=-
Image[9]=pavement.0.2 # east slope (e1s1)
Image[10]=-
Image[11]=-
Image[12]=pavement.0.1 # south slope (w1s1)
Image[13]=-
Image[14]=-
Image[15]=pavement.0.7 # north double slope
Image[16]=-
Image[17]=-
Image[18]=pavement.0.8 # west double slope
Image[19]=-
Image[20]=-
Image[21]=pavement.0.6 # east double slope
Image[22]=-
Image[23]=-
Image[24]=pavement.0.5 # south double slope
#Image[25]=-
--------------------