Adjustments v2.

This commit is contained in:
Useroth
2019-04-27 13:53:04 +02:00
parent c1ffffa4f1
commit 41a8177f34
3 changed files with 0 additions and 3 deletions
@@ -22,7 +22,6 @@
user.adjustStaminaLoss(-150)
user.stuttering = 0
user.resting = 0
user.lying = 0
user.update_canmove()
return TRUE
@@ -10,7 +10,6 @@
H.SetUnconscious(0)
H.adjustStaminaLoss(-150)
H.stuttering = 0
H.lying = 0
H.resting = 0
H.update_canmove()