Changing Nanotrasen to Kinaris where needed

This commit is contained in:
Chloe Carver-Brown
2020-12-31 17:58:25 +00:00
parent 63506caa48
commit c2a937bb73
105 changed files with 186 additions and 185 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ GLOBAL_LIST_INIT(hyper_special_roles, list(
/datum/game_mode/traitor/lewd/generate_report()
return "Although more specific threats are commonplace, you should always remain vigilant for Syndicate agents aboard your station. Syndicate communications have implied that many \
Nanotrasen employees are Syndicate agents with hidden memories that may be activated at a moment's notice, so it's possible that these agents might not even know their positions."
Kinaris employees are Syndicate agents with hidden memories that may be activated at a moment's notice, so it's possible that these agents might not even know their positions."
/datum/mind/proc/make_LewdTraitor()
if(!(has_antag_datum(/datum/antagonist/traitor/lewd)))
+1 -1
View File
@@ -37,7 +37,7 @@
/datum/game_mode/traitor/thief/generate_report()
return "Although more specific threats are commonplace, you should always remain vigilant for Syndicate agents aboard your station. Syndicate communications have implied that many \
Nanotrasen employees are Syndicate agents with hidden memories that may be activated at a moment's notice, so it's possible that these agents might not even know their positions."
Kinaris employees are Syndicate agents with hidden memories that may be activated at a moment's notice, so it's possible that these agents might not even know their positions."
/datum/mind/proc/make_ThiefTraitor()
if(!(has_antag_datum(/datum/antagonist/traitor/thief)))