upstream-merge-27951

This commit is contained in:
LetterJay
2017-06-11 02:11:34 -05:00
parent a8b71089ae
commit c760c52817
7 changed files with 27 additions and 16 deletions
@@ -284,7 +284,7 @@
/obj/machinery/chem_dispenser/constructable/RefreshParts()
var/time = 0
var/i
+ for(var/obj/item/weapon/stock_parts/cell/P in component_parts)
for(var/obj/item/weapon/stock_parts/cell/P in component_parts)
cell = P
for(var/obj/item/weapon/stock_parts/matter_bin/M in component_parts)
time += M.rating