set_anchored() (#59532)

This commit is contained in:
Rohesie
2021-06-08 16:07:34 -03:00
committed by GitHub
parent 7a40decc0c
commit d990b71da2
18 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -428,7 +428,7 @@
aux_base_console.set_mining_mode() //Lets the colony park the shuttle there, now that it has a dock.
to_chat(user, "<span class='notice'>Mining shuttle calibration successful! Shuttle interface available at base console.</span>")
anchored = TRUE //Locks in place to mark the landing zone.
set_anchored(TRUE) //Locks in place to mark the landing zone.
playsound(loc, 'sound/machines/ping.ogg', 50, FALSE)
log_shuttle("[key_name(usr)] has registered the mining shuttle beacon at [COORD(landing_spot)].")