Revert "Makes Ratvar spawn above the Ark"

This reverts commit e4ae613434.
This commit is contained in:
Keate Senior
2020-07-23 17:49:14 -04:00
parent edd68c5174
commit 14ff477fa1

View File

@@ -303,6 +303,7 @@ obj/structure/destructible/clockwork/massive/celestial_gateway/Destroy()
QDEL_IN(src, 3)
sleep(3)
GLOB.clockwork_gateway_activated = TRUE
var/turf/T = SSmapping.get_station_center()
new /obj/structure/destructible/clockwork/massive/ratvar(T)
var/x0 = T.x
var/y0 = T.y