mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Adds Asteroid emergency shuttle to station (#18125)
Wow, this one is a WEIRD one.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user