Files
VOREStation/code/__defines/blueprints.dm
T
2024-06-12 12:57:31 +10:00

6 lines
107 B
Plaintext

//TG blueprints.
#define AREA_ERRNONE 0
#define AREA_STATION 1
#define AREA_SPACE 2
#define AREA_SPECIAL 3