Merge pull request #16343 from Qwertytoforty/no-god-please-no

Makes goats female
This commit is contained in:
Fox McCloud
2021-07-26 15:54:28 -04:00
committed by GitHub
@@ -29,6 +29,7 @@
can_collar = 1
blood_volume = BLOOD_VOLUME_NORMAL
var/obj/item/udder/udder = null
gender = FEMALE
footstep_type = FOOTSTEP_MOB_SHOE
/mob/living/simple_animal/hostile/retaliate/goat/New()