From 42ebc9c08e70b06b7c8c67dc4dee3f8b28b729ac Mon Sep 17 00:00:00 2001 From: Fluffiest Floofers Date: Thu, 21 Sep 2023 22:45:11 +0200 Subject: [PATCH] No natural clown spider (#31) Co-authored-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com> --- Resources/Prototypes/GameRules/events.yml | 28 +++++++++++------------ 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Resources/Prototypes/GameRules/events.yml b/Resources/Prototypes/GameRules/events.yml index c8ef28395df..56993ab6f8e 100644 --- a/Resources/Prototypes/GameRules/events.yml +++ b/Resources/Prototypes/GameRules/events.yml @@ -304,20 +304,20 @@ - id: MobGiantSpiderAngry prob: 0.05 -- type: entity - id: SpiderClownSpawn - parent: BaseGameRule - noSpawn: true - components: - - type: StationEvent - earliestStart: 20 - minimumPlayers: 15 - weight: 1 - duration: 60 - - type: VentCrittersRule - entries: - - id: MobClownSpider - prob: 0.05 +# - type: entity # DeltaV - Prevent normal spawning of MobClownSpider +# id: SpiderClownSpawn +# parent: BaseGameRule +# noSpawn: true +# components: +# - type: StationEvent +# earliestStart: 20 +# minimumPlayers: 15 +# weight: 1 +# duration: 60 +# - type: VentCrittersRule +# entries: +# - id: MobClownSpider +# prob: 0.05 - type: entity id: ZombieOutbreak