mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 05:38:15 +01:00
POLARIS: Move these defines elsewhere
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user