mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-04 14:33:30 +00:00
Merge pull request #2578 from Neerti/10/2/2016_gamemode_disabling
Removes Ninja & Malf Voting
This commit is contained in:
@@ -10,3 +10,4 @@
|
||||
auto_recall_shuttle = 0
|
||||
antag_tags = list(MODE_MALFUNCTION)
|
||||
disabled_jobs = list("AI")
|
||||
votable = 0
|
||||
|
||||
@@ -13,4 +13,5 @@
|
||||
required_players_secret = 5
|
||||
required_enemies = 1
|
||||
end_on_antag_death = 0
|
||||
antag_tags = list(MODE_NINJA)
|
||||
antag_tags = list(MODE_NINJA)
|
||||
votable = 0
|
||||
Reference in New Issue
Block a user