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
@@ -8,12 +8,10 @@
H.SetStun(0)
H.SetKnockdown(0)
H.SetUnconscious(0)
H.adjustStaminaLoss(-200)
H.updatehealth()
H.update_stamina()
H.adjustStaminaLoss(-150)
H.stuttering = 0
H.resting = 0
H.lying = 0
H.resting = 0
H.update_canmove()
H.reagents.add_reagent("synaptizine", 10)