mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-20 07:02:30 +00:00
* Baseline work for Department Goals. Implements round-end stats, based in 3 categories of roughly-more-interesting to less interesting. * Active Goal Separation. * Map. * Actually does the second half of this in this PR instead of a different one.
8 lines
224 B
Plaintext
8 lines
224 B
Plaintext
|
|
#define GOAL_GENERAL "Common Goal"
|
|
#define GOAL_MEDICAL "Medical Goal"
|
|
#define GOAL_SECURITY "Security Goal"
|
|
#define GOAL_ENGINEERING "Engineering Goal"
|
|
#define GOAL_CARGO "Cargo Goal"
|
|
#define GOAL_RESEARCH "Research Goal"
|