Merge pull request #15833 from Hatterhat/cluwne-drop

drops floor cluwnes (random event max occurrences 0)
This commit is contained in:
deathride58
2022-10-16 13:09:21 -04:00
committed by GitHub
+1 -1
View File
@@ -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