Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Hawk_v3
2019-11-17 12:42:55 +00:00
135 changed files with 193190 additions and 151466 deletions

View File

@@ -4,7 +4,7 @@
set name = "Set CKey"
set desc = "Mob to teleport"
if(!src.holder)
src << "Only administrators may use this command."
to_chat(src, "Only administrators may use this command.")
return
var/list/keys = list()