Adds the missing comma

This commit is contained in:
Lzimann
2016-07-12 10:31:29 -03:00
parent 9beea968f2
commit e1c1f0a99f
+1 -1
View File
@@ -104,7 +104,7 @@
if(user == M)
delay = 0
else
user.visible_message("[user] is trying to pin [src] on [M]'s chest." \
user.visible_message("[user] is trying to pin [src] on [M]'s chest.", \
"<span class='notice'>You try to pin [src] on [M]'s chest.</span>")
if(do_after(user, delay, target = M))
if(U.attachTie(src, user, 0)) //Attach it, do not notify the user of the attachment