Adds missing </span>'s.

This commit is contained in:
kingofkosmos
2019-06-02 21:29:14 +03:00
parent 089f587bbb
commit 1bf60bbe06
24 changed files with 34 additions and 35 deletions
@@ -271,7 +271,7 @@
if(!(mobility_flags & MOBILITY_STAND))
if(buckled)
to_chat(M, "<span class='warning'>You need to unbuckle [src] first to do that!")
to_chat(M, "<span class='warning'>You need to unbuckle [src] first to do that!</span>")
return
M.visible_message("<span class='notice'>[M] shakes [src] trying to get [p_them()] up!</span>", \
"<span class='notice'>You shake [src] trying to get [p_them()] up!</span>")