Fixed ninja objectives not showing up in check antag

This commit is contained in:
ZomgPonies
2014-01-08 21:51:18 -05:00
parent c14adc6724
commit e4acf730d7
+1
View File
@@ -123,6 +123,7 @@
var/datum/objective/survive/ninja_objective = new
ninja_objective.owner = ninja
ninja.objectives += ninja_objective
ninja.current.mind = ninja
var/directive = generate_ninja_directive("heel")//Only hired by antags, not NT
ninja.current << "You are an elite mercenary assassin of the Spider Clan, [ninja.current.real_name]. You have a variety of abilities at your disposal, thanks to your nano-enhanced cyber armor.\nYour current directive is: \red <B>[directive]</B>\n \blue Try your best to adhere to this."