No Valentines Day Noncon Shit

This commit is contained in:
Dahlular
2023-02-12 17:21:21 -07:00
committed by GitHub
parent 61dbb6242c
commit d0d13d89c9
+3 -3
View File
@@ -6,10 +6,10 @@
/datum/round_event_control/valentines
name = "Valentines!"
holidayID = VALENTINES
//holidayID = VALENTINES this is just asking for noncon and bad shit
typepath = /datum/round_event/valentines
weight = -1 //forces it to be called, regardless of weight
max_occurrences = 1
weight = 0
max_occurrences = 0
earliest_start = 0 MINUTES
/datum/round_event/valentines/start()