pregnancy ![modular_splurt/code/datums/components/pregnancy.dm 1](git.png)
Vars | |
baby_type | type of baby the mother will plop out - needs to be subtype of /mob/living |
---|---|
oviposition | this boolean is for identifying whether this preg is in the egg state or not |
pregnancy_breast_growth | breast growth |
pregnancy_inflation | this boolean is for saving whether or not we should inflate the belly if appropriate |
revealed | whether the pregnancy is revealed or not, scanners will reveal this no matter what |
Var Details
baby_type ![modular_splurt/code/datums/components/pregnancy.dm 7](git.png)
type of baby the mother will plop out - needs to be subtype of /mob/living
oviposition ![modular_splurt/code/datums/components/pregnancy.dm 29](git.png)
this boolean is for identifying whether this preg is in the egg state or not
pregnancy_breast_growth ![modular_splurt/code/datums/components/pregnancy.dm 33](git.png)
breast growth
pregnancy_inflation ![modular_splurt/code/datums/components/pregnancy.dm 31](git.png)
this boolean is for saving whether or not we should inflate the belly if appropriate
revealed ![modular_splurt/code/datums/components/pregnancy.dm 35](git.png)
whether the pregnancy is revealed or not, scanners will reveal this no matter what