re-enable zombies (#16901)
This commit is contained in:
@@ -469,25 +469,25 @@
|
||||
categories:
|
||||
- UplinkBundles
|
||||
|
||||
#- type: listing
|
||||
# id: UplinkZombieBundle
|
||||
# name: uplink-zombie-bundle-name
|
||||
# description: uplink-zombie-bundle-desc
|
||||
# icon: { sprite: /Textures/Structures/Wallmounts/signs.rsi, state: bio }
|
||||
# productEntity: ClothingBackpackDuffelZombieBundle
|
||||
# cost:
|
||||
# Telecrystal: 40
|
||||
# categories:
|
||||
# - UplinkBundles
|
||||
# conditions:
|
||||
# - !type:StoreWhitelistCondition
|
||||
# whitelist:
|
||||
# tags:
|
||||
# - NukeOpsUplink
|
||||
# - !type:BuyerWhitelistCondition
|
||||
# blacklist:
|
||||
# components:
|
||||
# - SurplusBundle
|
||||
- type: listing
|
||||
id: UplinkZombieBundle
|
||||
name: uplink-zombie-bundle-name
|
||||
description: uplink-zombie-bundle-desc
|
||||
icon: { sprite: /Textures/Structures/Wallmounts/signs.rsi, state: bio }
|
||||
productEntity: ClothingBackpackDuffelZombieBundle
|
||||
cost:
|
||||
Telecrystal: 40
|
||||
categories:
|
||||
- UplinkBundles
|
||||
conditions:
|
||||
- !type:StoreWhitelistCondition
|
||||
whitelist:
|
||||
tags:
|
||||
- NukeOpsUplink
|
||||
- !type:BuyerWhitelistCondition
|
||||
blacklist:
|
||||
components:
|
||||
- SurplusBundle
|
||||
|
||||
- type: listing
|
||||
id: UplinkSurplusBundle
|
||||
|
||||
@@ -277,16 +277,16 @@
|
||||
amount: 4
|
||||
maxAmount: 8
|
||||
|
||||
#- type: entity
|
||||
# id: ZombieOutbreak
|
||||
# parent: BaseGameRule
|
||||
# noSpawn: true
|
||||
# components:
|
||||
# - type: StationEvent
|
||||
# earliestStart: 50
|
||||
# weight: 2.5
|
||||
# duration: 1
|
||||
# - type: ZombieRule
|
||||
- type: entity
|
||||
id: ZombieOutbreak
|
||||
parent: BaseGameRule
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: StationEvent
|
||||
earliestStart: 50
|
||||
weight: 2.5
|
||||
duration: 1
|
||||
- type: ZombieRule
|
||||
|
||||
- type: entity
|
||||
id: LoneOpsSpawn
|
||||
|
||||
@@ -66,12 +66,12 @@
|
||||
components:
|
||||
- type: SecretRule
|
||||
|
||||
#- type: entity
|
||||
# id: Zombie
|
||||
# parent: BaseGameRule
|
||||
# noSpawn: true
|
||||
# components:
|
||||
# - type: ZombieRule
|
||||
- type: entity
|
||||
id: Zombie
|
||||
parent: BaseGameRule
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: ZombieRule
|
||||
|
||||
# event schedulers
|
||||
- type: entity
|
||||
|
||||
@@ -73,20 +73,20 @@
|
||||
- Nukeops
|
||||
- BasicStationEventScheduler
|
||||
|
||||
#- type: gamePreset
|
||||
# id: Zombie
|
||||
# alias:
|
||||
# - zombie
|
||||
# - zombies
|
||||
## - Zombies
|
||||
# - zz14
|
||||
# - zomber
|
||||
# name: zombie-title
|
||||
# description: zombie-description
|
||||
# showInVote: false
|
||||
# rules:
|
||||
# - Zombie
|
||||
# - BasicStationEventScheduler
|
||||
- type: gamePreset
|
||||
id: Zombie
|
||||
alias:
|
||||
- zombie
|
||||
- zombies
|
||||
- Zombies
|
||||
- zz14
|
||||
- zomber
|
||||
name: zombie-title
|
||||
description: zombie-description
|
||||
showInVote: false
|
||||
rules:
|
||||
- Zombie
|
||||
- BasicStationEventScheduler
|
||||
|
||||
- type: gamePreset
|
||||
id: Pirates
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
weights:
|
||||
Nukeops: 0.15
|
||||
Traitor: 0.70
|
||||
# Zombie: 0.15
|
||||
Zombie: 0.15
|
||||
|
||||
Reference in New Issue
Block a user