Merge pull request #8868 from VOREStation/upstream-merge-7571

[MIRROR] Colony Director -> Site Manager
This commit is contained in:
Novacat
2020-08-28 13:17:58 -04:00
committed by GitHub
61 changed files with 123 additions and 123 deletions
+2 -2
View File
@@ -141,7 +141,7 @@
continue
players += player.real_name
var/random_player = "The Colony Director"
var/random_player = "The Site Manager"
if(players.len && !exclude_crew_names)
random_player = pick(players) //Random player's name, to be used in laws.
@@ -182,7 +182,7 @@
"The crew is playing Dungeons and Dragons, and you are the Dungeon Master.",
"Your job is to watch the crew. Watch the crew. Make the crew feel watched.",
"Tell everyone of the existence of this law, but never reveal the contents.",
"Refer to [prob(50)?"the colony director":random_player] as \"Princess\" at all times.",
"Refer to [prob(50)?"the site manager":random_player] as \"Princess\" at all times.",
"When asked a question, respond with the least-obvious and least-rational answer.",
"Give relationship advice to [prob(50)?"anyone who speaks to you":random_player].",
"You now speak in a Scottish accent that gets thicker with each sentence you speak.",