405 { 0, 144, 80, CT_GOODS, 190, 113, SND_06_SHIP_HORN, 1 }, /* 8 */ |
405 { 0, 144, 80, CT_GOODS, 190, 113, SND_06_SHIP_HORN, 1 }, /* 8 */ |
406 { 0, 128, 48, CT_GOODS, 160, 150, SND_06_SHIP_HORN, 1 }, /* 9 */ |
406 { 0, 128, 48, CT_GOODS, 160, 150, SND_06_SHIP_HORN, 1 }, /* 9 */ |
407 { 0, 144, 80, CT_GOODS, 190, 113, SND_06_SHIP_HORN, 1 }, /* 10 */ |
407 { 0, 144, 80, CT_GOODS, 190, 113, SND_06_SHIP_HORN, 1 }, /* 10 */ |
408 }; |
408 }; |
409 |
409 |
410 /* subtype: 0: chopper; 1: regular aircraft; 2: crashes easily on small airports */ |
410 /* subtype: &1: regular aircraft (else chopper); &2: crashes easily on small airports */ |
411 /* sfx from somewhere around SND_45_PLANE_CRASHING are toyland plane-sounds */ |
411 /* sfx from somewhere around SND_45_PLANE_CRASHING are toyland plane-sounds */ |
412 AircraftVehicleInfo _aircraft_vehicle_info[NUM_AIRCRAFT_ENGINES] = { |
412 AircraftVehicleInfo _aircraft_vehicle_info[NUM_AIRCRAFT_ENGINES] = { |
413 // image_index sfx acceleration |
413 // image_index sfx acceleration |
414 // | base_cost | | max_speed |
414 // | base_cost | | max_speed |
415 // | | running_cost | | mail_capacity |
415 // | | running_cost | | mail_capacity |