Shuttle engines affecting travel time

This commit is contained in:
CitadelStationBot
2017-06-25 20:53:00 -05:00
parent 4293607509
commit 1a38b6fd6f
9 changed files with 203 additions and 19 deletions
+6 -1
View File
@@ -45,4 +45,9 @@
#define HYPERSPACE_LAUNCH 2
#define HYPERSPACE_END 3
#define CALL_SHUTTLE_REASON_LENGTH 12
#define CALL_SHUTTLE_REASON_LENGTH 12
//Engine related
#define ENGINE_COEFF_MIN 0.5
#define ENGINE_COEFF_MAX 2
#define ENGINE_DEFAULT_MAXSPEED_ENGINES 5