buncha stuff

Hoo boy, lost power for a week, this should have been done so long ago
This commit is contained in:
JaySparrow
2020-11-03 00:35:55 -06:00
parent c3d33c363c
commit 8d1ef78a58
8 changed files with 100 additions and 68 deletions
+1 -6
View File
@@ -25,7 +25,7 @@
roundend_category = "traitors"
antagpanel_category = "Traitor"
job_rank = ROLE_TRAITOR
antag_moodlet = /datum/mood_event/focused //No special moodlet yet
antag_moodlet = /datum/mood_event/focused
special_role = ROLE_TRAITOR
employer = "The Syndicate"
give_objectives = TRUE
@@ -72,11 +72,6 @@
add_objective(steal_objective)
return
/datum/antagonist/traitor/thief/greet()
to_chat(owner.current, "<span class='userlove'>You are the [owner.special_role].</span>")
owner.announce_objectives()
if(should_give_codewords)
give_codewords()
/datum/antagonist/traitor/thief/on_gain()
if(owner.current && isAI(owner.current))