mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-13 16:13:19 +01:00
randomness
This commit is contained in:
@@ -602,7 +602,7 @@ var/global/list/default_medbay_channels = list(
|
||||
var/emp
|
||||
on = 0
|
||||
emp++
|
||||
spawn(70)
|
||||
spawn(rand(100, 200))
|
||||
emp--
|
||||
if(!emp)
|
||||
on = 1
|
||||
|
||||
Reference in New Issue
Block a user