Update ark_of_the_clockwork_justicar.dm

This commit is contained in:
kevinz000
2018-06-26 17:43:52 -07:00
committed by GitHub
parent 8975695b54
commit 4bddef70e2
@@ -335,7 +335,7 @@
sleep(3)
GLOB.clockwork_gateway_activated = TRUE
var/turf/T = SSmapping.get_station_center()
new /obj/structure/destructible/clockwork/massive/ratvar(T)
new /obj/structure/destructible/clockwork/massive/ratvar(T, TRUE)
SSticker.force_ending = TRUE
var/x0 = T.x
var/y0 = T.y