Textchange

This commit is contained in:
Mars
2018-06-25 11:50:28 +02:00
parent bf6bbff103
commit f0a1db0ce9
@@ -113,7 +113,7 @@
if(user.restrained())
if(prob(50))
user.Weaken(5)
user.visible_message("<span class='danger'>[src] lost their balance! </span>", "<span class='danger'>You lost your balance!</span>")
user.visible_message("<span class='danger'>[src] loses [p_their()] balance!</span>", "<span class='danger'>You lose your balance!</span>")
return
if(user.getStaminaLoss() >= 60) //Bit higher as you don't need to start, just would need to keep going with the tail lash.
to_chat(user, "<span class='warning'>You run out of momentum!</span>")