[MIRROR] Remove outdated shuttle import landmark (#780)

* Remove outdated shuttle import landmark (#53642)

Cleaning up after #44676

* Remove outdated shuttle import landmark

Co-authored-by: Tad Hardesty <tad@platymuus.com>
This commit is contained in:
SkyratBot
2020-09-13 04:06:13 +02:00
committed by GitHub
co-authored by Tad Hardesty
parent 25a7b6e17a
commit 6679f7b008
3 changed files with 2 additions and 13 deletions
-7
View File
@@ -549,13 +549,6 @@
else
. = null
/obj/effect/landmark/shuttle_import
name = "Shuttle Import"
// Never move the shuttle import landmark, otherwise things get WEIRD
/obj/effect/landmark/shuttle_import/onShuttleMove()
return FALSE
//used by shuttle subsystem to check timers
/obj/docking_port/mobile/proc/check()
check_effects()