Disable kuzdu pending growth rate fix (#20200)

This commit is contained in:
612
2023-09-15 10:16:03 -07:00
committed by GitHub
parent ce4ee085d7
commit 236a97d190
2 changed files with 16 additions and 15 deletions

View File

@@ -120,18 +120,18 @@
startDelay: 20
- type: GasLeakRule
- type: entity
id: KudzuGrowth
parent: BaseGameRule
noSpawn: true
components:
- type: StationEvent
earliestStart: 15
minimumPlayers: 15
weight: 5
startDelay: 50
duration: 240
- type: KudzuGrowthRule
#- type: entity
# id: KudzuGrowth
# parent: BaseGameRule
# noSpawn: true
# components:
# - type: StationEvent
# earliestStart: 15
# minimumPlayers: 15
# weight: 5
# startDelay: 50
# duration: 240
# - type: KudzuGrowthRule
- type: entity
id: MeteorSwarm