diff --git a/code/modules/antagonists/changeling/powers/summon_spiders.dm b/code/modules/antagonists/changeling/powers/summon_spiders.dm index 3ef00c46c0b..abbd67db1b4 100644 --- a/code/modules/antagonists/changeling/powers/summon_spiders.dm +++ b/code/modules/antagonists/changeling/powers/summon_spiders.dm @@ -51,6 +51,7 @@ venom_per_bite = 3 speak_chance = 0 wander = 0 + gold_core_spawnable = NO_SPAWN /// To check and gib the spider when dead, then remove only one of the counter for the changeling owner var/gibbed = FALSE