Adjustments.

This commit is contained in:
Useroth
2019-04-27 13:50:23 +02:00
parent 9c17845e0f
commit c1ffffa4f1
4 changed files with 5 additions and 11 deletions
@@ -19,9 +19,7 @@
user.SetKnockdown(0)
user.reagents.add_reagent("changelingadrenaline", 10)
user.reagents.add_reagent("changelinghaste", 2) //For a really quick burst of speed
user.adjustStaminaLoss(-200)
user.updatehealth()
user.update_stamina()
user.adjustStaminaLoss(-150)
user.stuttering = 0
user.resting = 0
user.lying = 0