Adds fingerprints to shuttle movement, too

This commit is contained in:
TDSSS
2020-08-13 15:51:43 +02:00
parent aa174ad39e
commit 96d50c1f44
+2 -1
View File
@@ -820,7 +820,8 @@
usr.create_log(MISC_LOG, "used [src] to call the [shuttleId] shuttle")
if(!moved)
moved = TRUE
. = TRUE //need to update
add_fingerprint(usr)
return TRUE
if(1)
to_chat(usr, "<span class='warning'>Invalid shuttle requested.</span>")
else