Skip to content

Commit

Permalink
V1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MysteryMan21333 committed Nov 11, 2023
1 parent 2c40cdb commit cc23b6d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
faction = list("werewolf")
atmos_requirements = list("min_oxy" = 5, "max_oxy" = 0, "min_tox" = 0, "max_tox" = 1, "min_co2" = 0, "max_co2" = 5, "min_n2" = 0, "max_n2" = 0)
unsuitable_atmos_damage = 5
gold_core_spawnable = HOSTILE_SPAWN
gold_core_spawnable = FALSE
var/charging = FALSE
has_penis = TRUE
has_butt = TRUE
Expand Down

0 comments on commit cc23b6d

Please sign in to comment.