Merge pull request #986 from Robertha89/patch-4

Updating Resource to /tg/ standars along with factory
This commit is contained in:
ZomgPonies
2015-05-10 19:59:10 -04:00
+1 -1
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)