Merge pull request #6397 from Citadel-Station-13/upstream-merge-37177

[MIRROR] Reduces aurora caelus weight to that of meteors
This commit is contained in:
LetterJay
2018-04-14 07:42:16 -05:00
committed by GitHub
+1 -1
View File
@@ -2,7 +2,7 @@
name = "Aurora Caelus"
typepath = /datum/round_event/aurora_caelus
max_occurrences = 1
weight = 15
weight = 4
earliest_start = 5 MINUTES
/datum/round_event_control/aurora_caelus/canSpawnEvent(players, gamemode)