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
@@ -131,7 +131,7 @@
else
user.visible_message("<span class='warning'>[user] begins to wipe [H]'s face clean with \the [src].</span>", \
"<span class='notice'>You begin to wipe off [H]'s face.</span>")
if(do_after(user, 10, target = H) && do_after(H, 10, 5, 0)) //user needs to keep their active hand, H does not.
if(do_after(user, 10, target = H) && do_after(H, 10, 0)) //user needs to keep their active hand, H does not.
user.visible_message("<span class='notice'>[user] wipes [H]'s face clean with \the [src].</span>", \
"<span class='notice'>You wipe off [H]'s face.</span>")
H.lip_style = null