POLARIS: Move these defines elsewhere

This commit is contained in:
Arokha Sieyes
2018-01-26 17:17:40 -05:00
parent 20450d848c
commit 8a147d5a3a
4 changed files with 10 additions and 8 deletions
@@ -146,8 +146,6 @@ var/global/list/tele_landmarks = list() // Terrible, but the alternative is loop
/obj/effect/step_trigger/teleporter/planetary_fall
var/datum/planet/planet = null
/* //VOREStation Removal
/obj/effect/step_trigger/teleporter/planetary_fall/sif/initialize()
planet = planet_sif
*/ //VOREStation Removal end
/obj/effect/step_trigger/teleporter/planetary_fall/Trigger(var/atom/movable/A)
if(planet)