Update dynamic.dm

This commit is contained in:
IHOPMommyLich
2022-06-15 21:02:32 -04:00
parent 9ded655c71
commit 669ce698e0
+1 -2
View File
@@ -6,5 +6,4 @@
return lowertext(ddd) in days
/datum/holiday/dynamic/celebrate()
GLOB.dynamic_forced_threat_level = rand(90, 100)
CONFIG_SET(string/force_gamemode, "dynamic") // prevents the round vote, which prevents extended
GLOB.dynamic_forced_threat_level = rand(50, 100)