lizardqueenlexi / orbstation

The official repository of the Orbstation SS13 server, a fork of /tg/station.
https://www.orbstation.space/
GNU Affero General Public License v3.0
7 stars 18 forks source link

Revenants require less dead players to spawn. #607

Closed lizardqueenlexi closed 1 year ago

lizardqueenlexi commented 1 year ago

About The Pull Request

Lowers the number of dead players needed for a revenant to spawn from 3 to 2.

Also makes some stylistic changes to the headers in our own rulesets_midround file to match the style used upstream.

Why It's Good For The Game

Requiring three dead players at our population may have been a bit overzealous. We've hardly seen any revenants at all lately, so this might help change that a bit. If this doesn't do much, we can try changing it to 1 instead, but one step at a time.

Changelog

:cl: balance: Revenants can now spawn with only two dead players. code: Changed some header comments in our midrounds file. /:cl: