This commit is contained in:
AlgorithmX2 2014-02-07 13:30:08 -06:00
parent e436dca760
commit 9f070c19c6

View file

@ -40,7 +40,7 @@ public class ItemBasicStorageCell extends AEBaseItem implements IStorageCell, II
switch (component) switch (component)
{ {
case Cell1kPart: case Cell1kPart:
idleDrain = 12.5; idleDrain = 0.5;
break; break;
case Cell4kPart: case Cell4kPart:
idleDrain = 1.0; idleDrain = 1.0;