mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Adjusted event chance config to new event system.
With events adjusted to departments, events should happen a bit more often.
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ var/SMALLSIZEBLOCK = 0
|
||||
|
||||
var/skipupdate = 0
|
||||
///////////////
|
||||
var/eventchance = 3 //% per 5 mins
|
||||
var/eventchance = 10 //% per 5 mins
|
||||
var/event = 0
|
||||
var/hadevent = 0
|
||||
var/blobevent = 0
|
||||
|
||||
Reference in New Issue
Block a user