Ports tg's smooth progress bars

This commit is contained in:
Tastyfish
2016-03-28 04:24:26 -04:00
parent b40a6d2573
commit 08da2260a0
12 changed files with 153 additions and 99 deletions
+1 -1
View File
@@ -82,7 +82,7 @@
if(open)
GM.visible_message("<span class='danger'>[user] starts to give [GM] a swirlie!</span>", "<span class='userdanger'>[user] starts to give [GM] a swirlie...</span>")
swirlie = GM
if(do_after(user, 30, 5, 0, target = src))
if(do_after(user, 30, 0, target = src))
GM.visible_message("<span class='danger'>[user] gives [GM] a swirlie!</span>", "<span class='userdanger'>[user] gives [GM] a swirlie!</span>", "<span class='italics'>You hear a toilet flushing.</span>")
if(iscarbon(GM))
var/mob/living/carbon/C = GM