jaw-sh / tgstation

The /tg/station branch of SS13
https://www.tgstation13.org/
GNU Affero General Public License v3.0
1 stars 5 forks source link

Heretics aren't in rotation, but that's easily fixed. #18

Closed ErwinSnowden closed 3 years ago

ErwinSnowden commented 3 years ago

In the config, specifically game_options.txt, the define for the heresy gamemode isn't used in the probability defines, which leads to it being never chosen in secret, and only dynamic. I suspect this is because /tg/ has ran dynamic for some time.

The solution would be to add PROBABILITY HERESY into the list, with any number from 1 to 5. Somewhere from 2-4 would be an appropriate choice. After this, you need to add a continuous define, a midround antag define and probably the second most important for actual function, a min-pop, max-pop define.