Updating Resource to /tg/ standars along with factory

title, makes resource nodes far better. should pick up the drag that is costing resources to send blob to corpse.
This commit is contained in:
Robertha89
2015-05-10 02:24:12 +02:00
parent be13c080e8
commit 4366f5f819

View File

@@ -18,7 +18,7 @@
if(resource_delay > world.time)
return 0
resource_delay = world.time + 120 // 12 seconds
resource_delay = world.time + 40 // 4 seconds
if(overmind)
overmind.add_points(1)