Files
fulpstation/code/__DEFINES/ctf.dm
SomethingFish edb232b692 March TGU (#953)
* lol.

* bit of changes

* deletes stuff

* some map path updates

* more changes

* deletes unit test that was gonna be deleted in tg

* see if this fixes anything
2023-04-04 22:12:01 -04:00

6 lines
161 B
Plaintext

/// The number of voters required for CTF to enable
#define CTF_REQUIRED_PLAYERS 4
/// The game ID for normal ghost CTF
#define CTF_GHOST_CTF_GAME_ID "centcom"