Merge pull request #12022 from Ghommie/Ghommie-cit711

organ/on_life tweaks.
This commit is contained in:
Lin
2020-04-29 01:15:02 +00:00
committed by GitHub
17 changed files with 164 additions and 155 deletions
@@ -150,7 +150,8 @@
aroused_state = FALSE
/obj/item/organ/genital/on_life()
if(!reagents || !owner)
. = ..()
if(!reagents || !.)
return
reagents.maximum_volume = fluid_max_volume
if(fluid_id && CHECK_BITFIELD(genital_flags, GENITAL_FUID_PRODUCTION))