NUMBER_OF_MISSION_TYPES 1
NUMBER_OF_BITMAPS 3


DEFINE_BITMAP 0 0 0   312 115 "\pcx\scenario\tod\redsea.pcx"
DEFINE_BITMAP 1 0 0   312 115 "\pcx\scenario\tod\eritrea.pcx"
DEFINE_BITMAP 2 0 0   312 115 "\pcx\scenario\tod\saudi.pcx"

FADE_COLOURS 13 255


MISSION_TYPE 0 "Tour of Duty" 3 0
TEXT_COLOUR  1 1
MISSION 0  "Red Sea Tour"   	 "Tour1" "Tour1"  -1	USE_BITMAP 0
MISSION 1  "Eritrea Tour" 	 "Tour2" "Tour2"  -1	USE_BITMAP 1
MISSION 2  "Saudi Arabia Tour"	 "Tour3" "Tour3"  -1	USE_BITMAP 2


; END_TOUR <tour id> <bitmap> <text>
END_TOUR 0 "\pcx\scenario\tod\image1.pcx" "endtour1.txt"
END_TOUR 1 "\pcx\scenario\tod\image2.pcx" "endtour2.txt"
END_TOUR 2 "\pcx\scenario\tod\image3.pcx" "endtour3.txt"
