one more visiblemessage

This commit is contained in:
FalseIncarnate
2017-09-12 23:14:07 -04:00
parent fca1a3f067
commit a60a4935ac
+1 -1
View File
@@ -740,7 +740,7 @@
return
user.visible_message("<span class='notice'>[user] begins assembling a new [result_name].</span>", "<span class='notice'>You begin assembling a new [result_name].</span>")
if(do_after(user, 30, target = user))
visible_message("<span class='notice'>[user] finishes building a new [result_name]!</span>", "<span class='notice'>You finish building a new [result_name]!</span>")
user.visible_message("<span class='notice'>[user] finishes building a new [result_name]!</span>", "<span class='notice'>You finish building a new [result_name]!</span>")
var/obj/structure/S = new result(T)
S.anchored = 0
S.dir = user.dir