Remove the other zombie rules (#16746)
This commit is contained in:
@@ -277,16 +277,16 @@
|
|||||||
amount: 4
|
amount: 4
|
||||||
maxAmount: 8
|
maxAmount: 8
|
||||||
|
|
||||||
- type: entity
|
#- type: entity
|
||||||
id: ZombieOutbreak
|
# id: ZombieOutbreak
|
||||||
parent: BaseGameRule
|
# parent: BaseGameRule
|
||||||
noSpawn: true
|
# noSpawn: true
|
||||||
components:
|
# components:
|
||||||
- type: StationEvent
|
# - type: StationEvent
|
||||||
earliestStart: 50
|
# earliestStart: 50
|
||||||
weight: 2.5
|
# weight: 2.5
|
||||||
duration: 1
|
# duration: 1
|
||||||
- type: ZombieRule
|
# - type: ZombieRule
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LoneOpsSpawn
|
id: LoneOpsSpawn
|
||||||
|
|||||||
@@ -66,12 +66,12 @@
|
|||||||
components:
|
components:
|
||||||
- type: SecretRule
|
- type: SecretRule
|
||||||
|
|
||||||
- type: entity
|
#- type: entity
|
||||||
id: Zombie
|
# id: Zombie
|
||||||
parent: BaseGameRule
|
# parent: BaseGameRule
|
||||||
noSpawn: true
|
# noSpawn: true
|
||||||
components:
|
# components:
|
||||||
- type: ZombieRule
|
# - type: ZombieRule
|
||||||
|
|
||||||
# event schedulers
|
# event schedulers
|
||||||
- type: entity
|
- type: entity
|
||||||
|
|||||||
Reference in New Issue
Block a user