mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-20 15:21:29 +00:00
Halved blob ressource generation
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
if(resource_delay > world.time)
|
||||
return 0
|
||||
|
||||
resource_delay = world.time + 60 // 6 seconds
|
||||
resource_delay = world.time + 120 // 12 seconds
|
||||
|
||||
if(overmind)
|
||||
overmind.add_points(1)
|
||||
|
||||
Reference in New Issue
Block a user