mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-09 07:54:14 +00:00
* this shit is like the ship of theseus bruh * forgor dme * updates maps * some fixes just halfway through * guhh * ok * whoops * this one too * that was such a stupid fix WHY * fixes fulp ruin
15 lines
402 B
Plaintext
15 lines
402 B
Plaintext
/// Rev deconverted because the station won.
|
|
#define DECONVERTER_STATION_WIN "gamemode_station_win"
|
|
|
|
/// Rev deconverted via borging.
|
|
#define DECONVERTER_BORGED "rev_removed_by_borging"
|
|
|
|
/// How often to check for promoting up new revheads.
|
|
#define HEAD_UPDATE_PERIOD 300
|
|
|
|
/// Revs won the revolution.
|
|
#define REVOLUTION_VICTORY 1
|
|
|
|
/// The heads of staff beat the revolution.
|
|
#define STATION_VICTORY 2
|