mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 22:17:32 +01:00
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:
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user