Revert "add syndies+nukies gamemode" (#19105)

This commit is contained in:
Nemanja
2023-08-14 01:00:35 -04:00
committed by GitHub
parent 603f990f8a
commit 518bf77479
3 changed files with 1 additions and 18 deletions

View File

@@ -1,2 +0,0 @@
nukeops-traitor-title = Traitors and Nuclear Operatives
nukeops-traitor-description = Both Syndicate agents and Nuclear Operatives have targeted the station. Will they fight or cooperate?

View File

@@ -72,19 +72,6 @@
rules:
- Nukeops
- BasicStationEventScheduler
- type: gamePreset
id: NukeopsTraitor
alias:
- nukeopstraitor
- syndinukies
name: nukeops-traitor-title
description: nukeops-traitor-description
showInVote: false
rules:
- Nukeops
- Traitor
- BasicStationEventScheduler
- type: gamePreset
id: Zombie

View File

@@ -1,8 +1,6 @@
- type: weightedRandom
id: Secret
weights:
Nukeops: 0.15
Nukeops: 0.25
Traitor: 0.65
# TODO: remove when dynamic is a thing
NukeopsTraitor: 0.10
Zombie: 0.10