Properly genders Araneus (#14352)

* female araneus

Properly genders Araneus in the code

* Update code/modules/mob/living/simple_animal/hostile/retaliate/pet.dm

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
This commit is contained in:
EmilyFontaine
2020-09-18 18:49:16 -04:00
committed by GitHub
co-authored by AffectedArc07
parent e1559e46a9
commit 3067ce16aa
@@ -18,3 +18,5 @@
melee_damage_upper = 20
unique_pet = TRUE
atmos_requirements = list("min_oxy" = 5, "max_oxy" = 0, "min_tox" = 0, "max_tox" = 2, "min_co2" = 0, "max_co2" = 5, "min_n2" = 0, "max_n2" = 0)
gender = FEMALE