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:
cib
2012-12-16 16:19:55 +01:00
parent 847c1efd0f
commit 8355d498c7
+1 -1
View File
@@ -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