buff this a bit

This commit is contained in:
kevinz000
2019-05-08 01:31:00 -07:00
committed by GitHub
parent 55d54592d5
commit 1e40a65536
@@ -311,7 +311,7 @@
if(10 to 20)
M.confused += 1
M.drowsyness += 1
M.adjustStaminaLoss(5)
M.adjustStaminaLoss(7.5)
if(20 to INFINITY)
M.Sleeping(40, 0)
..()