mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Make CereStation eligible for random map selection on 60+ players (#23206)
This commit is contained in:
@@ -16,3 +16,5 @@
|
||||
var/webmap_url
|
||||
/// Is this map voteable?
|
||||
var/voteable = TRUE
|
||||
/// Minimum amount of players required for this map to be eligible in random map picks.
|
||||
var/min_players_random = 0
|
||||
|
||||
Reference in New Issue
Block a user