another mirror rebase for the PRMirror being down

This commit is contained in:
LetterJay
2017-09-06 17:32:49 -05:00
parent bbab9d8d5a
commit 17db844180
6 changed files with 118 additions and 126 deletions
+2 -3
View File
@@ -21,9 +21,8 @@
// bitflags for machine stat variable
#define BROKEN 1
#define NOPOWER 2
#define POWEROFF 4 // tbd
#define MAINT 8 // under maintaince
#define EMPED 16 // temporary broken by EMP pulse
#define MAINT 4 // under maintaince
#define EMPED 8 // temporary broken by EMP pulse
//ai power requirement defines
#define POWER_REQ_NONE 0