Removed a ".

This commit is contained in:
viv-eret
2016-07-24 17:29:41 -07:00
committed by GitHub
parent af80b028e0
commit 661655f362
@@ -9,5 +9,5 @@
if(istype(H) && istype(H.tail_style, /datum/sprite_accessory/tail/taur/horse))
return 1
else
H << "<span class='warning'>You need to have a horse half to wear this.</span>""
H << "<span class='warning'>You need to have a horse half to wear this.</span>"
return 0