Adds logging for shuttle loan events (#50114)

* Adds logging for shuttle loan events

* dent headed commits

Co-authored-by: Denton <d@ent.on>
This commit is contained in:
81Denton
2020-03-21 10:31:43 -03:00
committed by GitHub
co-authored by Denton
parent 74cd4227b7
commit b7e7e31cd4
2 changed files with 17 additions and 4 deletions
+2
View File
@@ -167,6 +167,8 @@
else
SSshuttle.shuttle_loan.loan_shuttle()
say("The supply shuttle has been loaned to CentCom.")
investigate_log("[key_name(usr)] accepted a shuttle loan event.", INVESTIGATE_CARGO)
log_game("[key_name(usr)] accepted a shuttle loan event.")
. = TRUE
if("add")
var/id = text2path(params["id"])