Skip to content

Commit

Permalink
No natural clown spider (#31)
Browse files Browse the repository at this point in the history
Co-authored-by: Colin-Tel <[email protected]>
  • Loading branch information
FluffiestFloof and Colin-Tel authored Sep 21, 2023
1 parent a95d14e commit 42ebc9c
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Resources/Prototypes/GameRules/events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 42ebc9c

Please sign in to comment.