Merge branch 'quotefox:master' into master

This commit is contained in:
WolvesAndOwls
2024-02-10 16:13:25 -06:00
committed by GitHub
27 changed files with 254 additions and 38 deletions
+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()