mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 20:11:04 +01:00
10 lines
292 B
Plaintext
10 lines
292 B
Plaintext
/datum/game_mode/borer
|
|
name = "Borer"
|
|
round_description = "Maybe having a brain slug isn't that bad after all."
|
|
extended_round_description = "Borers spawn in this game mode."
|
|
config_tag = "borer"
|
|
required_players = 15
|
|
required_enemies = 2
|
|
antag_tags = list(MODE_BORER)
|
|
votable = TRUE
|