From d2f6cb9e2d26d8119bc59f5b8cfa52d20f7cd795 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 14 Jun 2006 11:05:30 +0000 Subject: (svn r5262) Add symbolic names for the aircraft subtypes. not perfect, but better than raw numbers --- table/engines.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'table') diff --git a/table/engines.h b/table/engines.h index efa2b5836..c59ce94cf 100644 --- a/table/engines.h +++ b/table/engines.h @@ -505,8 +505,8 @@ const ShipVehicleInfo orig_ship_vehicle_info[NUM_SHIP_ENGINES] = { */ #define AVI(a, b, c, d, e, f, g, h, i) { a, b, c, d, e, f, g, h, i } #define H 0 -#define P 1 -#define J 3 +#define P AIR_CTOL +#define J AIR_CTOL | AIR_FAST const AircraftVehicleInfo orig_aircraft_vehicle_info[NUM_AIRCRAFT_ENGINES] = { // image_index sfx acceleration // | base_cost | | max_speed -- cgit v1.2.3-70-g09d2