Skrell anti-nerf (#15048)

This commit is contained in:
SabreML
2020-12-14 11:35:53 +00:00
committed by GitHub
parent 82e444a8ed
commit 36c7d0d5f5
4 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -597,7 +597,7 @@
if(overeatduration < 100)
becomeSlim()
else
if(overeatduration > 500)
if(overeatduration > 500 && !(NO_OBESITY in dna.species.species_traits))
becomeFat()
// nutrition decrease
@@ -13,7 +13,7 @@
the secrets of their empire to their allies."
species_traits = list(LIPS)
species_traits = list(LIPS, NO_OBESITY)
clothing_flags = HAS_UNDERWEAR | HAS_UNDERSHIRT | HAS_SOCKS
bodyflags = HAS_SKIN_COLOR | HAS_BODY_MARKINGS
dietflags = DIET_HERB