This commit is contained in:
Metis
2024-06-05 19:01:50 -04:00
parent 3354807831
commit 5fd2d27c90
5 changed files with 13 additions and 1 deletions
+4
View File
@@ -96,6 +96,10 @@
if(!client?.prefs?.weight_gain_viruses)
return FALSE
if(FATTENING_TYPE_NANITES)
if(!client?.prefs?.weight_gain_nanites)
return FALSE
if(FATTENING_TYPE_WEIGHT_LOSS)
if(HAS_TRAIT(src, TRAIT_WEIGHT_LOSS_IMMUNE))
return FALSE
@@ -13,6 +13,8 @@
var/weight_gain_magic = FALSE
///Weight gain from viruses
var/weight_gain_viruses = FALSE
///Weight gain from nanites
var/weight_gain_nanites = FALSE
///Blueberry Inflation
var/blueberry_inflation = FALSE
///Extreme weight gain