Skip to content

Commit

Permalink
Update pylon_core.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
ihatethisengine committed Dec 19, 2023
1 parent acb1038 commit 1d83b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/cm_aliens/structures/special/pylon_core.dm
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
return

var/list/hive_xenos = linked_hive.totalXenos.Copy()

for(var/mob/living/carbon/xenomorph/xeno in hive_xenos)
if(!xeno.counts_for_slots)
hive_xenos -= xeno
Expand Down

0 comments on commit 1d83b04

Please sign in to comment.