#define EMP_HEAVY 1 #define EMP_MEDIUM 2 #define EMP_LIGHT 3 #define EMP_HARMLESS 4 #define EMP_NONE 5