mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
Merge pull request #13452 from KorPhaeron/too_many_ghosts
Revenant event can only occur once per round
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
name = "Spawn Revenant"
|
||||
typepath = /datum/round_event/revenant
|
||||
weight = 7
|
||||
max_occurrences = 3
|
||||
max_occurrences = 1
|
||||
earliest_start = 6000 //Meant to mix things up early-game.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user