mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
Moves shuttle related logs into a new log file (#48441)
* Logs shuttle computer usage * Adds a separate shuttle log * Adds missing logs to INDIVIDUAL_SHOW_ALL_LOG * no message
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
switch(SSshuttle.moveShuttle(shuttleId, href_list["move"], 1))
|
||||
if(0)
|
||||
say("Shuttle departing. Please stand away from the doors.")
|
||||
log_shuttle("[key_name(usr)] has sent shuttle \"[M]\" towards \"[href_list["move"]]\", using [src].")
|
||||
if(1)
|
||||
to_chat(usr, "<span class='warning'>Invalid shuttle requested.</span>")
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user