Merge pull request #4957 from Citadel-Station-13/upstream-merge-34641
[MIRROR] Fixes conveyor belt power usage.
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
return
|
||||
if(!operating)
|
||||
return
|
||||
use_power(100)
|
||||
use_power(6)
|
||||
affecting = loc.contents - src // moved items will be all in loc
|
||||
addtimer(CALLBACK(src, .proc/convey, affecting), 1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user