30 lines
978 B
YAML
30 lines
978 B
YAML
# SPDX-FileCopyrightText: 2023 Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>
|
|
# SPDX-FileCopyrightText: 2023 deltanedas <39013340+deltanedas@users.noreply.github.com>
|
|
# SPDX-FileCopyrightText: 2023 deltanedas <@deltanedas:kde.org>
|
|
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
|
|
# SPDX-FileCopyrightText: 2025 jvne <juneialduncan21@gmail.com>
|
|
#
|
|
# SPDX-License-Identifier: MIT
|
|
# threats called in by ninja hacking comms console
|
|
- type: weightedRandom
|
|
id: NinjaThreats
|
|
weights:
|
|
Dragon: 1
|
|
# Revenant: 1 # Goob - Removed in favor of LoneOperative
|
|
SlaughterDemon: 1 # Goobstation begin
|
|
# Wraith: 1
|
|
LoneOperative: 1
|
|
#TODO When Slasher is ready Slasher: 1
|
|
# Goobstation end
|
|
|
|
- type: ninjaHackingThreat
|
|
id: Dragon
|
|
announcement: terror-dragon
|
|
rule: DragonSpawn
|
|
|
|
# Goobstation - Revenant was disabled.
|
|
#- type: ninjaHackingThreat
|
|
# id: Revenant
|
|
# announcement: terror-revenant
|
|
# rule: RevenantSpawn
|