Merge pull request #11970 from datlo/traitorconflictfix

Fix conflicting traitor objectives
This commit is contained in:
variableundefined
2019-08-10 20:27:20 +08:00
committed by GitHub
4 changed files with 15 additions and 2 deletions
+1
View File
@@ -42,6 +42,7 @@
var/list/kills = list()
var/list/datum/objective/objectives = list()
var/list/datum/objective/special_verbs = list()
var/list/targets = list()
var/has_been_rev = 0//Tracks if this mind has been a rev or not