#define EVAC_IDLE 0 #define EVAC_PREPPING 1 #define EVAC_LAUNCHING 2 #define EVAC_IN_TRANSIT 3 #define EVAC_COOLDOWN 4 #define EVAC_COMPLETE 5