Clockcult fixes and tweaks (#19795)

* Clockcult fixes and tweaks

* die but don't stay dead

* stay dead but never die

* instinct

* unreadable dark magic

* idiocy knows no bounds

* danger close

* like four fucking times faster

* superdynamics
This commit is contained in:
Joan Lung
2016-08-12 09:06:21 +12:00
committed by oranges
parent 6f4693d0f9
commit 81329edda6
22 changed files with 211 additions and 380 deletions
+1 -1
View File
@@ -116,7 +116,7 @@
if(!istype(G))
return
else if(G.health && !G.purpose_fulfilled)
return "<div align='center' valign='middle' style='position:relative; top:0px; left:6px'>[GATEWAY_RATVAR_ARRIVAL - G.progress_in_seconds]</div>"
return "<div align='center' valign='middle' style='position:relative; top:0px; left:6px'>[G.get_arrival_text(FALSE)]</div>"
/obj/effect/countdown/transformer
name = "transformer countdown"