Nutrition at 2

Puts nutrition at 2 with Ace's approval
This commit is contained in:
Wickedtemp
2019-03-31 10:19:03 -05:00
committed by GitHub
parent 7e4fb1e511
commit 181bde4835
+1 -1
View File
@@ -270,7 +270,7 @@
M.adjustToxLoss(-5)
M.adjustOxyLoss(-5)
M.adjustCloneLoss(-1.25)
owner.nutrition -= 4
owner.nutrition -= 2
if(M.nutrition <= 400)
M.nutrition += 1
else if(owner.nutrition > 90 && (M.nutrition <= 400))