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
@@ -215,7 +215,6 @@
else
var/datum/objective/flavor/traitor/flavor_objective = new
flavor_objective.owner = owner
flavor_objective.forge_objective()
add_objective(flavor_objective)
/datum/antagonist/traitor/proc/forge_single_AI_objective()