Merge branch 'FERMICHEMCurTweaks' of https://github.com/Thalpy/Citadel-Station-13 into FERMICHEMCurTweaks
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
hatArmor = (cached_purity/10)
|
||||
else
|
||||
hatArmor = (cached_purity/10)
|
||||
if(hatArmor > 100)
|
||||
if(hatArmor > 90)
|
||||
return ..()
|
||||
var/obj/item/W = M.head
|
||||
W.armor = W.armor.modifyAllRatings(hatArmor)
|
||||
|
||||
Reference in New Issue
Block a user