Files
CHOMPStation2/code/__defines/misc_ch.dm
2023-04-30 15:49:35 +12:00

18 lines
615 B
Plaintext

//Department defines
#define DEPARTMENT_NONCREW "Non crew"
//Job defines
#define JOB_OUTSIDER "Outsider"
//Material defines
#define MAT_CARPET "red carpet"
#define MAT_CARPET_TEAL "teal carpet"
#define MAT_CARPET_BLACK "black carpet"
#define MAT_CARPET_BLUE "blue carpet"
#define MAT_CARPET_TURQUOISE "turquoise carpet"
#define MAT_CARPET_SILVERBLUE "silver blue carpet"
#define MAT_CARPET_PINK "pink carpet"
#define MAT_CARPET_PURPLE "purple carpet"
#define MAT_CARPET_ORANGE "orange carpet"
#define PHASE_SHIELDED 16 // Prevents shadekin phasing in/out in this area