mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user