re-enable zombies (#16901)
This commit is contained in:
@@ -469,25 +469,25 @@
|
|||||||
categories:
|
categories:
|
||||||
- UplinkBundles
|
- UplinkBundles
|
||||||
|
|
||||||
#- type: listing
|
- type: listing
|
||||||
# id: UplinkZombieBundle
|
id: UplinkZombieBundle
|
||||||
# name: uplink-zombie-bundle-name
|
name: uplink-zombie-bundle-name
|
||||||
# description: uplink-zombie-bundle-desc
|
description: uplink-zombie-bundle-desc
|
||||||
# icon: { sprite: /Textures/Structures/Wallmounts/signs.rsi, state: bio }
|
icon: { sprite: /Textures/Structures/Wallmounts/signs.rsi, state: bio }
|
||||||
# productEntity: ClothingBackpackDuffelZombieBundle
|
productEntity: ClothingBackpackDuffelZombieBundle
|
||||||
# cost:
|
cost:
|
||||||
# Telecrystal: 40
|
Telecrystal: 40
|
||||||
# categories:
|
categories:
|
||||||
# - UplinkBundles
|
- UplinkBundles
|
||||||
# conditions:
|
conditions:
|
||||||
# - !type:StoreWhitelistCondition
|
- !type:StoreWhitelistCondition
|
||||||
# whitelist:
|
whitelist:
|
||||||
# tags:
|
tags:
|
||||||
# - NukeOpsUplink
|
- NukeOpsUplink
|
||||||
# - !type:BuyerWhitelistCondition
|
- !type:BuyerWhitelistCondition
|
||||||
# blacklist:
|
blacklist:
|
||||||
# components:
|
components:
|
||||||
# - SurplusBundle
|
- SurplusBundle
|
||||||
|
|
||||||
- type: listing
|
- type: listing
|
||||||
id: UplinkSurplusBundle
|
id: UplinkSurplusBundle
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -73,20 +73,20 @@
|
|||||||
- Nukeops
|
- Nukeops
|
||||||
- BasicStationEventScheduler
|
- BasicStationEventScheduler
|
||||||
|
|
||||||
#- type: gamePreset
|
- type: gamePreset
|
||||||
# id: Zombie
|
id: Zombie
|
||||||
# alias:
|
alias:
|
||||||
# - zombie
|
- zombie
|
||||||
# - zombies
|
- zombies
|
||||||
## - Zombies
|
- Zombies
|
||||||
# - zz14
|
- zz14
|
||||||
# - zomber
|
- zomber
|
||||||
# name: zombie-title
|
name: zombie-title
|
||||||
# description: zombie-description
|
description: zombie-description
|
||||||
# showInVote: false
|
showInVote: false
|
||||||
# rules:
|
rules:
|
||||||
# - Zombie
|
- Zombie
|
||||||
# - BasicStationEventScheduler
|
- BasicStationEventScheduler
|
||||||
|
|
||||||
- type: gamePreset
|
- type: gamePreset
|
||||||
id: Pirates
|
id: Pirates
|
||||||
|
|||||||
@@ -3,4 +3,4 @@
|
|||||||
weights:
|
weights:
|
||||||
Nukeops: 0.15
|
Nukeops: 0.15
|
||||||
Traitor: 0.70
|
Traitor: 0.70
|
||||||
# Zombie: 0.15
|
Zombie: 0.15
|
||||||
|
|||||||
Reference in New Issue
Block a user