Merge pull request #14025 from TDSSS/cows

All cows are now female
This commit is contained in:
AffectedArc07
2020-08-16 13:47:23 +01:00
committed by GitHub
@@ -126,6 +126,7 @@
gold_core_spawnable = FRIENDLY_SPAWN
blood_volume = BLOOD_VOLUME_NORMAL
var/obj/item/udder/udder = null
gender = FEMALE
/mob/living/simple_animal/cow/Initialize()
udder = new()