Lowpop stations will be freed from the burden of spontaneous brain trauma. (#78317)

## About The Pull Request

Adds a minimum player count of 13 to the spontaneous brain trauma event
so it doesn't screw over players on lowpop when there aren't many people
that can help.

## Why It's Good For The Game

With a minimum player count, this will make playing on lowpop a bit
smoother as people aren't getting bombarded by traumas when there may
not be any people with sufficient access to required tools for
treatment.

## Changelog

🆑
balance: The spontaneous brain trauma event will no longer occur if
there are fewer than 13 players.
/🆑
This commit is contained in:
AtomTheProphet
2023-09-15 03:01:51 +02:00
committed by GitHub
parent 4a3d537c16
commit 2e89fe9699
+1
View File
@@ -2,6 +2,7 @@
name = "Spontaneous Brain Trauma"
typepath = /datum/round_event/brain_trauma
weight = 25
min_players = 13
category = EVENT_CATEGORY_HEALTH
description = "A crewmember gains a random trauma."
min_wizard_trigger_potency = 2