mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 05:27:01 +01:00
This should work, not sure.
Signed-off-by: SkyMarshal
This commit is contained in:
@@ -118,7 +118,7 @@ var/global/datum/controller/gameticker/ticker
|
||||
|
||||
spawn(0)
|
||||
while(1)
|
||||
sleep(5000+rand(4000,7000))
|
||||
sleep(5000+rand(6000,9000))
|
||||
SpawnEvent()
|
||||
|
||||
//Start master_controller.process()
|
||||
|
||||
Reference in New Issue
Block a user