Update misc.dm

This commit is contained in:
Novacat
2020-03-09 01:26:36 -04:00
committed by GitHub
parent 0d9345adde
commit 1b5fcc052c
+1 -1
View File
@@ -245,7 +245,7 @@
#define DEPARTMENT_RESEARCH "Research"
#define DEPARTMENT_CARGO "Cargo"
#define DEPARTMENT_CIVILIAN "Civilian"
#define DEPARTMENT_PLANET "Planetside" // I hate having this be here and not in a SC file. Hopefully someday the manifest can be rewritten to be map-agnostic.
#define DEPARTMENT_PLANET "Exploration" //VOREStation Edit // I hate having this be here and not in a SC file. Hopefully someday the manifest can be rewritten to be map-agnostic.
#define DEPARTMENT_SYNTHETIC "Synthetic"
// These are mostly for the department guessing code and event system.