Made war ops always allowed on teamwork, chaotic

This commit is contained in:
Putnam
2019-12-27 22:45:06 -08:00
parent 78f60df907
commit 5174cb08a6
3 changed files with 15 additions and 10 deletions
+2 -1
View File
@@ -126,4 +126,5 @@
#define RANKED_CHOICE_VOTING 2
// Dynamic storyteller stuff (see above, move later)
#define NO_ASSASSIN (1<<0)
#define NO_ASSASSIN (1<<0)
#define WAROPS_ALWAYS_ALLOWED (1<<1)