made flavor things a game option + more hoard

This commit is contained in:
Putnam
2020-01-20 04:13:54 -08:00
parent dfaa3bf15c
commit 815b4f033d
6 changed files with 43 additions and 30 deletions
+2 -1
View File
@@ -471,7 +471,8 @@
/datum/objective/nuclear,
/datum/objective/capture,
/datum/objective/absorb,
/datum/objective/custom
/datum/objective/custom,
/datum/objective/flavor/traitor
)
for(var/T in allowed_types)