bin/data/sprites/airportsextended.nfo
author richk
Sat, 11 Aug 2007 23:48:46 +0000
branchNewGRF_ports
changeset 6788 b750e5514a72
parent 6786 875182f493eb
child 6792 5dacbc63db85
permissions -rw-r--r--
(svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
-Change: Updates to spec now reflected in .nfo. No trailing 00 00 in Prop 0E. Prop 19 now identifies which hangar each coordinate is for. (allows multi-tile depots).
6785
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
     1
// Automatically generated by GRFCODEC. Do not modify!
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
     2
// (Info version 7)
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
     3
// Format: spritenum pcxfile xpos ypos compression ysize xsize xrel yrel
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
     4
    0 * 4	 70 00 00 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
     5
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
     6
// Length of GRF in sprites
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
     7
// if version of TTDPatch higher than X, skip two sprites
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
     8
    1 * 9	 07 8B 04 \7> 02 0A D2 00 02
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
     9
// bail out: version too low
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
    10
    2 * 20	 0B 03 1F 00 "2.0.1r Alpha 22" 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
    11
// fail safe when action 0B is not implemented, bail out
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
    12
    3 * 9	 07 8B 04 \7< 02 0A DC 00 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
    13
// check for newstations bit, if set, skip two sprites
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
    14
    4 * 6	 07 85 01 \71 52 02
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
    15
// bail out: newstation bit not set
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
    16
    5 * 19	 0B 03 1F 02 "newstations on" 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
    17
// fail safe when action 0B is not implemented, bail out
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
    18
    6 * 6	 07 85 01 \70 52 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
    19
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
    20
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
    21
// define GRF ID
6786
875182f493eb (svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents: 6785
diff changeset
    22
    7 * 112	 08 07 "OAPX" "OpenTTD Extended Airports" 00 "Commuter, Metropolitan, International, Intercontinental, Helistation, Helidepot" 00
6785
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
    23
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
    24
// Define a sprite set for stations, one set, 95 views
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
    25
    8 * 4	 01 0D 01 61
6788
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    26
    9 sprites/airportsextended.pcx 194 8 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    27
   10 sprites/airportsextended.pcx 274 8 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    28
   11 sprites/airportsextended.pcx 354 8 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    29
   12 sprites/airportsextended.pcx 434 8 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    30
   13 sprites/airportsextended.pcx 514 8 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    31
   14 sprites/airportsextended.pcx 594 8 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    32
   15 sprites/airportsextended.pcx 674 8 09 55 64 -2 -38
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    33
   16 sprites/airportsextended.pcx 754 8 09 17 18 16 -1
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    34
   17 sprites/airportsextended.pcx 2 88 09 55 64 -2 -38
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    35
   18 sprites/airportsextended.pcx 82 88 09 17 18 -30 1
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    36
   19 sprites/airportsextended.pcx 114 88 09 55 64 -2 -38
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    37
   20 sprites/airportsextended.pcx 194 88 09 55 64 -2 -38
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    38
   21 sprites/airportsextended.pcx 274 88 09 14 24 -11 8
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    39
   22 sprites/airportsextended.pcx 306 88 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    40
   23 sprites/airportsextended.pcx 386 88 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    41
   24 sprites/airportsextended.pcx 466 88 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    42
   25 sprites/airportsextended.pcx 546 88 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    43
   26 sprites/airportsextended.pcx 626 88 09 8 18 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    44
   27 sprites/airportsextended.pcx 658 88 09 7 14 4 1
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    45
   28 sprites/airportsextended.pcx 690 88 09 8 12 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    46
   29 sprites/airportsextended.pcx 722 88 09 8 18 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    47
   30 sprites/airportsextended.pcx 754 88 09 5 12 4 2
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    48
   31 sprites/airportsextended.pcx 2 168 09 8 18 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    49
   32 sprites/airportsextended.pcx 34 168 09 8 18 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    50
   33 sprites/airportsextended.pcx 66 168 09 7 12 0 2
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    51
   34 sprites/airportsextended.pcx 98 168 09 8 18 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    52
   35 sprites/airportsextended.pcx 130 168 09 7 18 0 1
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    53
   36 sprites/airportsextended.pcx 162 168 09 6 16 2 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    54
   37 sprites/airportsextended.pcx 194 168 09 8 18 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    55
   38 sprites/airportsextended.pcx 226 168 09 8 16 2 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    56
   39 sprites/airportsextended.pcx 258 168 09 8 18 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    57
   40 sprites/airportsextended.pcx 290 168 09 7 14 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    58
   41 sprites/airportsextended.pcx 322 168 09 8 12 6 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    59
   42 sprites/airportsextended.pcx 354 168 09 8 18 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    60
   43 sprites/airportsextended.pcx 386 168 09 5 12 2 1
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    61
   44 sprites/airportsextended.pcx 418 168 09 8 18 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    62
   45 sprites/airportsextended.pcx 450 168 09 8 18 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    63
   46 sprites/airportsextended.pcx 482 168 09 7 12 6 -1
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    64
   47 sprites/airportsextended.pcx 514 168 09 8 18 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    65
   48 sprites/airportsextended.pcx 546 168 09 7 18 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    66
   49 sprites/airportsextended.pcx 578 168 09 6 16 0 2
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    67
   50 sprites/airportsextended.pcx 610 168 09 8 18 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    68
   51 sprites/airportsextended.pcx 642 168 09 8 16 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    69
   52 sprites/airportsextended.pcx 674 168 09 8 17 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    70
   53 sprites/airportsextended.pcx 706 168 09 7 15 3 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    71
   54 sprites/airportsextended.pcx 738 168 09 5 18 0 3
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    72
   55 sprites/airportsextended.pcx 770 168 09 8 18 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    73
   56 sprites/airportsextended.pcx 2 200 09 5 12 4 1
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    74
   57 sprites/airportsextended.pcx 34 200 09 8 18 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    75
   58 sprites/airportsextended.pcx 66 200 09 8 18 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    76
   59 sprites/airportsextended.pcx 98 200 09 7 13 5 1
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    77
   60 sprites/airportsextended.pcx 130 200 09 8 18 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    78
   61 sprites/airportsextended.pcx 162 200 09 8 15 3 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    79
   62 sprites/airportsextended.pcx 194 200 09 8 12 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    80
   63 sprites/airportsextended.pcx 226 200 09 8 18 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    81
   64 sprites/airportsextended.pcx 258 200 09 7 16 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    82
   65 sprites/airportsextended.pcx 290 200 09 8 17 1 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    83
   66 sprites/airportsextended.pcx 322 200 09 7 15 0 1
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    84
   67 sprites/airportsextended.pcx 354 200 09 5 18 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    85
   68 sprites/airportsextended.pcx 386 200 09 8 18 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    86
   69 sprites/airportsextended.pcx 418 200 09 5 12 2 2
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    87
   70 sprites/airportsextended.pcx 450 200 09 8 18 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    88
   71 sprites/airportsextended.pcx 482 200 09 8 18 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    89
   72 sprites/airportsextended.pcx 514 200 09 7 13 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    90
   73 sprites/airportsextended.pcx 546 200 09 8 18 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    91
   74 sprites/airportsextended.pcx 578 200 09 8 15 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    92
   75 sprites/airportsextended.pcx 610 200 09 8 12 6 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    93
   76 sprites/airportsextended.pcx 642 200 09 8 18 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    94
   77 sprites/airportsextended.pcx 674 200 09 7 16 2 1
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    95
   78 sprites/airportsextended.pcx 706 200 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    96
   79 sprites/airportsextended.pcx 2 248 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    97
   80 sprites/airportsextended.pcx 82 248 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    98
   81 sprites/airportsextended.pcx 162 248 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
    99
   82 sprites/airportsextended.pcx 242 248 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
   100
   83 sprites/airportsextended.pcx 322 248 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
   101
   84 sprites/airportsextended.pcx 402 248 09 20 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
   102
   85 sprites/airportsextended.pcx 482 248 09 20 64 -31 11
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
   103
   86 sprites/airportsextended.pcx 562 248 09 31 36 -3 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
   104
   87 sprites/airportsextended.pcx 610 248 09 31 36 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
   105
   88 sprites/airportsextended.pcx 658 248 09 4 63 -30 12
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
   106
   89 sprites/airportsextended.pcx 738 248 09 32 1 1 -1
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
   107
   90 sprites/airportsextended.pcx 2 296 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
   108
   91 sprites/airportsextended.pcx 82 296 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
   109
   92 sprites/airportsextended.pcx 162 296 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
   110
   93 sprites/airportsextended.pcx 242 296 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
   111
   94 sprites/airportsextended.pcx 322 296 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
   112
   95 sprites/airportsextended.pcx 402 296 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
   113
   96 sprites/airportsextended.pcx 482 296 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
   114
   97 sprites/airportsextended.pcx 562 296 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
   115
   98 sprites/airportsextended.pcx 642 296 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
   116
   99 sprites/airportsextended.pcx 722 296 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
   117
  100 sprites/airportsextended.pcx 2 344 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
   118
  101 sprites/airportsextended.pcx 82 344 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
   119
  102 sprites/airportsextended.pcx 162 344 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
   120
  103 sprites/airportsextended.pcx 242 344 09 31 64 -31 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
   121
  104 sprites/airportsextended.pcx 402 344 09 64 96 0 0
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
   122
  105 sprites/airportsextended.pcx 510 344 09 64 96 0 0
6785
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   123
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   124
// Define a graphics set ID (cargo ID = 0
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   125
  106 * 7	 02 0D 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   126
// Little/lots set
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   127
		00 01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   128
// Set to define the graphics for (set #0)
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   129
		00 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   130
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   131
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   132
//Commuter Airport
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   133
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   134
// 10 properties to change, 1 station to change, station id = 0
6788
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
   135
  107 * 1182	 00 0D 0A 01 00
6785
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   136
// Class ID
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   137
	08 "SMLL"
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   138
// Sprite layout, of 22 sprites
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   139
		09 16
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   140
// Hangar X
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   141
			4A 0A 00 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   142
					0E 00 00 02 10 1C 5F 8A 00 80 // Hangar part 1
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   143
					00 00 00 02 10 1C 60 8A 00 80 // Hangar part 2
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   144
				80
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   145
// Hangar Y
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   146
			4A 0A 00 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   147
					0E 00 00 02 10 1C 35 84 00 00 // Hangar part 1
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   148
					00 00 00 02 10 1C 36 84 00 00 // Hangar part 2
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   149
				80
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   150
// Term X
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   151
			4B 0A 00 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   152
				80
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   153
// Term Y
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   154
			4B 0A 00 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   155
				80
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   156
// Terminal B X
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   157
			4A 0A 00 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   158
					03 03 00 0A 0B 23 5D 8A 00 80 // Terminal B
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   159
				80
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   160
// Terminal B Y
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   161
			4A 0A 00 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   162
					03 03 00 0A 0B 23 5D 8A 00 80 // Terminal B
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   163
				80
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   164
// Tower X
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   165
			4A 0A 00 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   166
					03 03 00 0A 0A 3C 5B 8A 00 80 // Tower
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   167
				80
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   168
// Tower Y
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   169
			4A 0A 00 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   170
					03 03 00 0A 0A 3C 5B 8A 00 80 // Tower
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   171
				80
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   172
// Empty ground sprite X
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   173
			4A 0A 00 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   174
				80
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   175
// Empty ground sprite Y
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   176
			2D 04 00 80
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   177
				80
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   178
// Runway 'entry'/'exit' X
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   179
			59 0A 00 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   180
					00 0F 00 10 01 06 68 8A 00 80 // fence south
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   181
				80
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   182
// Runway 'entry'/'exit' Y
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   183
			32 04 00 80
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   184
					0F 00 00 01 10 06 67 8A 00 80 // fence west
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   185
				80
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   186
// Middle runway X
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   187
			58 0A 00 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   188
					00 0F 00 10 01 06 68 8A 00 80 // fence south
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   189
				80
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   190
// Middle runway Y
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   191
			30 04 00 80
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   192
					0F 00 00 01 10 06 67 8A 00 80 // fence west
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   193
				80
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   194
// Empty ground sprite X
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   195
			4A 0A 00 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   196
					00 00 00 01 10 06 67 8A 00 80 // fence east
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   197
				80
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   198
// Empty ground sprite Y
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   199
			4A 0A 00 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   200
					00 00 00 10 01 06 68 8A 00 80 // fence north
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   201
				80
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   202
// Empty ground sprite X
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   203
			4A 0A 00 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   204
					0F 00 00 01 10 06 67 8A 00 80 // fence west
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   205
				80
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   206
// Empty ground sprite Y
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   207
			4A 0A 00 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   208
					00 0F 00 10 01 06 68 8A 00 80 // fence south
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   209
				80
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   210
// Helipad X
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   211
			4A 0A 00 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   212
					0A 06 00 00 00 00 22 97 00 80 // helipad
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   213
					00 00 00 10 01 06 68 8A 00 80 // fence north
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   214
				80
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   215
// Helipad Y
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   216
			4A 0A 00 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   217
					0A 06 00 00 00 00 22 97 00 80 // helipad
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   218
					00 00 00 01 10 06 67 8A 00 80 // fence east
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   219
				80
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   220
// Middle runway X with 04 number
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   221
			58 0A 00 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   222
					0E 00 00 00 00 00 41 04 00 00 // 0 in NE direction
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   223
					0C 07 00 00 00 00 45 04 00 00 // 4 in NE direction
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   224
					00 0F 00 10 01 06 68 8A 00 80 // fence south
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   225
				80
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   226
// Commuter Airport mini pic
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   227
			8C 04 00 08
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   228
				80
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   229
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   230
//callback mask
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   231
		0B 01 //has a station availability
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   232
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   233
// Define custom layouts
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   234
		0E 02   //two layouts
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   235
			01  //NE facing
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   236
			05 04 15  // X, y, minipic ID
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   237
				06 04 12 12 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   238
				0E 08 08 08 10
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   239
				0E 02 02 02 10
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   240
				0A 0C 0C 14 0A
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   241
			03  //SE facing
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   242
			04 05 15
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   243
				01 0F 0F 0B
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   244
				13 08 02 0D
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   245
				13 08 02 0D
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   246
				05 08 02 0D
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   247
				07 11 11 0B
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   248
//			07  //NW facing
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   249
//			04 05
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   250
//				0B 08 08 07
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   251
//				0D 02 08 05
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   252
//				0D 02 08 13
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   253
//				0D 02 08 13
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   254
//				0B 08 08 01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   255
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   256
// Define Finite State Machine
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   257
		1A 25  // positions 00-24
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   258
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   259
	// Commuter Airport : Position 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   260
	\w69 \w3 \w0 40 \wx0007 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   261
		03
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   262
			40 42 00 01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   263
			51 26 00 01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   264
			00 42 00 01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   265
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   266
	// Commuter Airport : Position 01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   267
	\w72 \w22 \w0 00 \wx0000 42
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   268
		08
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   269
			40 00 42 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   270
			41 43 42 0B
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   271
			01 42 00 0A
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   272
			02 42 00 0A
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   273
			03 42 00 0A
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   274
			25 42 00 0A
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   275
			26 42 00 0A
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   276
			51 42 00 0A
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   277
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   278
	// Commuter Airport : Position 02
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   279
	\w8 \w22 \w0 00 \wx000B 45
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   280
		08
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   281
			40 42 45 08
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   282
			01 42 45 08
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   283
			02 42 45 08
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   284
			03 42 45 08
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   285
			25 42 45 08
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   286
			26 42 45 08
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   287
			51 42 45 08
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   288
			00 00 00 02
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   289
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   290
	// Commuter Airport : Position 03
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   291
	\w24 \w36 \w0 01 \wx0007 01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   292
		04
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   293
			01 01 00 08
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   294
			40 42 01 08
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   295
			41 42 01 08
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   296
			00 00 00 03
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   297
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   298
	// Commuter Airport : Position 04
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   299
	\w40 \w36 \w0 02 \wx0007 02
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   300
		04
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   301
			02 02 00 09
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   302
			40 42 02 09
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   303
			41 42 02 09
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   304
			00 00 00 04
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   305
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   306
	// Commuter Airport : Position 05
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   307
	\w56 \w36 \w0 03 \wx0007 03
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   308
		04
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   309
			03 03 00 0A
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   310
			40 42 03 0A
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   311
			41 42 03 0A
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   312
			00 00 00 05
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   313
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   314
	// Commuter Airport : Position 06
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   315
	\w40 \w8 \w0 25 \wx0003 25
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   316
		03
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   317
			25 25 00 06
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   318
			40 42 25 09
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   319
			51 00 00 23
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   320
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   321
	// Commuter Airport : Position 07
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   322
	\w56 \w8 \w0 26 \wx0003 26
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   323
		03
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   324
			26 26 00 07
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   325
			40 42 26 0A
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   326
			51 00 00 24
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   327
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   328
	// Commuter Airport : Position 08
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   329
	\w24 \w22 \w0 00 \wx0000 42
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   330
		04
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   331
			41 42 00 09
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   332
			40 42 00 09
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   333
			01 01 42 03
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   334
			00 42 00 09
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   335
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   336
	// Commuter Airport : Position 09
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   337
	\w40 \w22 \w0 00 \wx0000 42
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   338
		08
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   339
			41 42 00 0A
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   340
			40 42 00 0A
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   341
			02 02 42 04
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   342
			03 42 00 0A
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   343
			25 25 42 06
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   344
			51 25 42 06
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   345
			01 42 00 08
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   346
			00 42 00 0A
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   347
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   348
	// Commuter Airport : Position 0A
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   349
	\w56 \w22 \w0 00 \wx0000 42
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   350
		07
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   351
			03 03 42 05
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   352
			25 42 00 09
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   353
			26 26 42 07
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   354
			51 26 42 07
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   355
			41 42 00 01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   356
			40 42 00 01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   357
			00 42 00 09
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   358
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   359
	// Commuter Airport : Position 0B
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   360
	\w72 \w40 \w0 00 \wx0000 43
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   361
		01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   362
			00 40 43 0C
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   363
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   364
	// Commuter Airport : Position 0C
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   365
	\w72 \w54 \w0 41 \wx0003 40
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   366
		01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   367
			00 40 00 0D
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   368
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   369
	// Commuter Airport : Position 0D
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   370
	\w7 \w54 \w0 00 \wx0010 40
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   371
		01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   372
			00 40 00 0E
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   373
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   374
	// Commuter Airport : Position 0E
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   375
	\w5 \w54 \w80 42 \wx0010 40
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   376
		01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   377
			00 40 00 0F
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   378
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   379
	// Commuter Airport : Position 0F
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   380
	\wxFFB1 \w54 \w80 43 \wx0010 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   381
		01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   382
			00 00 40 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   383
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   384
	// Commuter Airport : Position 10
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   385
	\w185 \w54 \w80 7F \wx00B0 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   386
		03
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   387
			7F 00 00 15
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   388
			44 7E 44 40 7F 00 11  //reserve both inway and runway
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   389
			54 00 00 19
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   390
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   391
	// Commuter Airport : Position 11
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   392
	\w73 \w54 \w0 44 \wx0090 40
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   393
		01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   394
			00 00 00 12
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   395
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   396
	// Commuter Airport : Position 12
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   397
	\w12 \w54 \w0 00 \wx00D0 40
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   398
		01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   399
			00 00 00 13
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   400
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   401
	// Commuter Airport : Position 13
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   402
	\w10 \w54 \w0 00 \wx0080 40
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   403
		01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   404
			00 00 40 14
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   405
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   406
	// Commuter Airport : Position 14
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   407
	\w8 \w32 \w0 45 \wx0000 44
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   408
		01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   409
			00 45 44 02
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   410
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   411
	// Commuter Airport : Position 15
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   412
	\wxFFE1 \w149 \w80 00 \wx00B0 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   413
		01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   414
			00 00 00 16
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   415
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   416
	// Commuter Airport : Position 16
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   417
	\w1 \w6 \w80 00 \wx00B0 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   418
		01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   419
			00 00 00 17
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   420
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   421
	// Commuter Airport : Position 17
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   422
	\w193 \w6 \w80 00 \wx00B0 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   423
		01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   424
			00 00 00 18
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   425
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   426
	// Commuter Airport : Position 18
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   427
	\w225 \w81 \w80 00 \wx00B0 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   428
		01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   429
			00 00 00 10
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   430
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   431
	// Commuter Airport : Position 19
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   432
	\w80 \w0 \w80 54 \wx0030 4D
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   433
		01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   434
			00 4D 00 1A
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   435
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   436
	// Commuter Airport : Position 1A
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   437
	\w80 \w0 \w80 55 \wx0030 4D
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   438
		04
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   439
			55 4D 00 1A
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   440
			25 25 4D 1B
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   441
			26 26 4D 1C
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   442
			40 00 00 21
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   443
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   444
	// Commuter Airport : Position 1B
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   445
	\w32 \w8 \w80 00 \wx0030 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   446
		01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   447
			00 00 00 1D
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   448
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   449
	// Commuter Airport : Position 1C
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   450
	\w48 \w8 \w80 00 \wx0030 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   451
		01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   452
			00 00 00 1E
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   453
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   454
	// Commuter Airport : Position 1D
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   455
	\w40 \w8 \w0 00 \wx0000 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   456
		01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   457
			00 25 00 06
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   458
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   459
	// Commuter Airport : Position 1E
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   460
	\w56 \w8 \w0 00 \wx0000 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   461
		01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   462
			00 26 00 07
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   463
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   464
	// Commuter Airport : Position 1F
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   465
	\w40 \w8 \w64 51 \wx0000 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   466
		01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   467
			00 00 25 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   468
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   469
	// Commuter Airport : Position 20
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   470
	\w56 \w8 \w64 51 \wx0000 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   471
		01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   472
			00 00 26 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   473
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   474
	// Commuter Airport : Position 21
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   475
	\w64 \w26 \w80 00 \wx0030 42
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   476
		01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   477
			00 42 00 22
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   478
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   479
	// Commuter Airport : Position 22
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   480
	\w64 \w22 \w0 00 \wx0000 42
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   481
		01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   482
			00 42 00 01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   483
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   484
	// Commuter Airport : Position 23
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   485
	\w40 \w8 \w0 00 \wx0001 25
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   486
		01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   487
			00 25 00 1F
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   488
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   489
	// Commuter Airport : Position 24
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   490
	\w56 \w8 \w0 00 \wx0001 26
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   491
		01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   492
			00 26 00 20
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   493
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   494
// Prop1C Vehicle Entry Points
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   495
		1C 15 15 15 15
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   496
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   497
// Prop1D Hangar/Depot Locations
6788
b750e5514a72 (svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
richk
parents: 6786
diff changeset
   498
		1D 01 04 00 01
6785
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   499
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   500
// Prop1E Terminal Groups
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   501
		1E 01 03
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   502
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   503
// Prop1F Helipad Groups
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   504
		1F 01 02
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   505
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   506
// Prop22 Catchment Area
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   507
		22 04
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   508
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   509
//availability date varaction2
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   510
//commuter airport available from 1981 (1920+61) to 2175 (1920+255)
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   511
  108 * 14	 02 0D
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   512
		02 // ID
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   513
		81 01 // Variable 01 (current date)
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   514
		00 FF
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   515
		01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   516
		01 FF 3E FF  //1951-2175
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   517
		00 FF
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   518
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   519
  109 * 14	 02 0D
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   520
		03 // ID
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   521
		81 0C // Check variable 0C (callback id)
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   522
		00 FF
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   523
		01
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   524
		02 00 13 13 // Jump to action 2 ID 02 if this is callback 13
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   525
		00 00 // Otherwise return the real sprites
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   526
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   527
// Use graphics ID (1 station, ID 0, 0 cargo specific graphics, default cargo = 0)
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   528
  110 * 7	 03 0D 01 00 00 03 00
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   529
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   530
// Name
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   531
// Set the name of the station; all languages, 1 string, offset of CD 00, because 'generic strings' flag is set it's a word.
6786
875182f493eb (svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents: 6785
diff changeset
   532
  111 * 21	 04 0D FF 01 00 CD "Small airports" 00
875182f493eb (svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents: 6785
diff changeset
   533
  112 * 23	 04 0D FF 01 00 CE "Commuter airport" 00
875182f493eb (svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents: 6785
diff changeset
   534
//	116 * 21	 04 0D FF 01 01 CD "Large airports" 00
875182f493eb (svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents: 6785
diff changeset
   535
//	117 * 29	 04 0D FF 01 02 CD "International airports" 00
875182f493eb (svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
rubidium
parents: 6785
diff changeset
   536
//	118 * 16	 04 0D FF 01 03 CD "Heliports" 00
6785
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   537
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   538
// The Fence Layouts
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   539
//					0F 00 00 01 10 06 67 8A 00 80 // fence west
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   540
//					00 00 00 10 01 06 68 8A 00 80 // fence north
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   541
//					00 00 00 01 10 06 67 8A 00 80 // fence east
8cc838f317e2 (svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
rubidium
parents: 6779
diff changeset
   542
//					00 0F 00 10 01 06 68 8A 00 80 // fence south