Merge pull request #5842 from Citadel-Station-13/upstream-merge-36191

[MIRROR] Allow configuring ruin/empty space level count
This commit is contained in:
deathride58
2018-03-08 05:57:03 +00:00
committed by GitHub
4 changed files with 27 additions and 4 deletions

View File

@@ -9,6 +9,12 @@
earliest_start = 30 MINUTES
gamemode_blacklist = list("nuclear")
/datum/round_event_control/pirates/preRunEvent()
if (!SSmapping.empty_space)
return EVENT_CANT_RUN
return ..()
/datum/round_event/pirates
startWhen = 60 //2 minutes to answer
var/datum/comm_message/threat