Fixes a few broken spans.

This commit is contained in:
kingofkosmos
2019-10-13 21:51:07 +03:00
parent 228b4282ca
commit 6d28a175d5
11 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -76,7 +76,7 @@
if(how_many_arms < arms_required)
if(fall_off_if_missing_arms)
unbuckle_mob(user, TRUE)
user.visible_message("<span class='danger'>[user] falls off \the [src].",\
user.visible_message("<span class='danger'>[user] falls off \the [src].</span>",\
"<span class='danger'>You fall off \the [src] while trying to operate it without [arms_required ? "both arms":"an arm"]!</span>")
if(isliving(user))
var/mob/living/L = user