Reworks stasis, reshuffles life order, makes gases use defines. (#9409)

This commit is contained in:
Matt Atlas
2020-08-09 13:20:06 +02:00
committed by GitHub
parent c0b6ee9bb3
commit c7c5d44a97
83 changed files with 593 additions and 472 deletions
+1 -1
View File
@@ -501,7 +501,7 @@
if("brute") L.adjustBruteLoss(amount)
if("fire") L.adjustFireLoss(amount)
if("toxin") L.adjustToxLoss(amount)
if("oxygen")L.adjustOxyLoss(amount)
if("oxygen") L.adjustOxyLoss(amount)
if(BP_BRAIN) L.adjustBrainLoss(amount)
if("clone") L.adjustCloneLoss(amount)
else