Merge pull request #4705 from Citadel-Station-13/upstream-merge-33645

[MIRROR] Servants are now moved to and restricted to Reebe when the Ark starts; also updates the CC changelog
This commit is contained in:
deathride58
2018-01-08 04:15:47 +00:00
committed by GitHub
3 changed files with 24 additions and 8 deletions
@@ -283,6 +283,9 @@
if(!is_servant_of_ratvar(user))
to_chat(user, "<span class='warning'>[src]'s keys are in a language foreign to you, and you don't understand anything on its screen.</span>")
return
if(clockwork_ark_active())
to_chat(user, "<span class='warning'>The Ark is active, and [src] has shut down.</span>")
return
. = ..()
/datum/action/innate/servant_warp