Removes Farragus and Emerald Station from map pool and disables voting (#30140)

* initial commit

* comment and indentation fix

* Proper solution

* oops
This commit is contained in:
Burzah
2025-08-23 18:55:05 +00:00
committed by GitHub
parent 84f5d58d8c
commit 9f781eb1ff
3 changed files with 13 additions and 13 deletions
+2
View File
@@ -26,6 +26,7 @@
webmap_url = "https://webmap.affectedarc07.co.uk/maps/paradise/cerestation/"
min_players_random = 60
welcome_sound = 'sound/AI/welcome_farragus.ogg'
voteable = FALSE
/datum/map/emeraldstation
fluff_name = "NSS Diagoras"
@@ -34,6 +35,7 @@
webmap_url = "https://webmap.affectedarc07.co.uk/maps/paradise/emeraldstation/"
min_players_random = 60
welcome_sound = 'sound/AI/welcome_diagoras.ogg'
voteable = FALSE
/datum/map/test_tiny
fluff_name = "test_tiny"