Merge pull request #11290 from Putnam3145/traitor-types

Traitor classes: a new paradigm.
This commit is contained in:
kevinz000
2020-03-15 01:35:30 -07:00
committed by GitHub
15 changed files with 393 additions and 247 deletions
+3
View File
@@ -1,3 +1,6 @@
#define TRAITOR_HUMAN /datum/traitor_class/human/freeform
#define TRAITOR_AI /datum/traitor_class/ai
#define NUKE_RESULT_FLUKE 0
#define NUKE_RESULT_NUKE_WIN 1
#define NUKE_RESULT_CREW_WIN 2