Fully functional nuclear system

This commit is contained in:
Jack Edge
2016-07-05 21:38:08 +01:00
parent 0e54f29d0f
commit 3ebb4a4cf6
10 changed files with 107 additions and 70 deletions
+1 -1
View File
@@ -81,7 +81,7 @@
if(!istype(N))
return
else if(N.timing)
return N.timeleft
return round(N.get_time_left(), 1)
/obj/effect/countdown/clonepod
name = "cloning pod countdown"