Merge pull request #7571 from listerla/nomoresitemanager

Colony Director -> Site Manager
This commit is contained in:
Atermonera
2020-08-27 17:41:52 -07:00
committed by GitHub
63 changed files with 118 additions and 122 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.",