Adds Asteroid emergency shuttle to station (#18125)

Wow, this one is a WEIRD one.
This commit is contained in:
coiax
2016-06-02 21:48:08 +01:00
committed by KorPhaeron
parent 6d238a2ff7
commit 4d091c010e
3 changed files with 110 additions and 0 deletions

View File

@@ -21,6 +21,9 @@ var/global/BSACooldown = 0
if(!check_rights())
return
if(!isobserver(usr))
log_game("[key_name_admin(usr)] checked the player panel while in game.")
if(!M)
usr << "You seem to be selecting a mob that doesn't exist anymore."
return