Merge pull request #15833 from Hatterhat/cluwne-drop
drops floor cluwnes (random event max occurrences 0)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/datum/round_event_control/floor_cluwne
|
||||
name = "Floor Cluwne"
|
||||
typepath = /datum/round_event/floor_cluwne
|
||||
max_occurrences = 1
|
||||
max_occurrences = 0
|
||||
min_players = 20
|
||||
weight = 10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user