Added a ".

This commit is contained in:
viv-eret
2016-07-24 17:28:30 -07:00
committed by GitHub
parent 56a4a3dea9
commit af80b028e0
@@ -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