Textchange

This commit is contained in:
Mars
2018-06-14 10:10:38 +02:00
parent 2990f50a49
commit bf6bbff103
@@ -116,7 +116,7 @@
user.visible_message("<span class='danger'>[src] lost their balance! </span>", "<span class='danger'>You lost 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 did hit quite a few people with your tail, and lost the energy to continue.</span>")
to_chat(user, "<span class='warning'>You run out of momentum!</span>")
return