Arousal menu update, Impreg chance

This commit is contained in:
QuoteFox
2021-04-25 12:41:15 +01:00
parent b6eb1f6f77
commit 17b49ab022
4 changed files with 14 additions and 5 deletions
@@ -303,7 +303,7 @@
/mob/living/carbon/human/proc/make_breedable()
//Hyperstation, This makes the character able to use the impreg features of the game
breedable = 1
impregchance = 30 //30% is a good base chance
impregchance = 33 //33% is a good base chance
/datum/species/proc/genitals_layertext(layer)
switch(layer)