summaryrefslogtreecommitdiff
path: root/table
diff options
context:
space:
mode:
authortron <tron@openttd.org>2006-06-14 11:05:30 +0000
committertron <tron@openttd.org>2006-06-14 11:05:30 +0000
commitd2f6cb9e2d26d8119bc59f5b8cfa52d20f7cd795 (patch)
treead23142e106dedc0fcb44dd7a183f059f36bbdb3 /table
parent17c15fab3efc4dfc7514bf89bbd9971abb178ea4 (diff)
downloadopenttd-d2f6cb9e2d26d8119bc59f5b8cfa52d20f7cd795.tar.xz
(svn r5262) Add symbolic names for the aircraft subtypes. not perfect, but better than raw numbers
Diffstat (limited to 'table')
-rw-r--r--table/engines.h4
1 files changed, 2 insertions, 2 deletions
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