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)
{
case Cell1kPart:
idleDrain = 12.5;
idleDrain = 0.5;
break;
case Cell4kPart:
idleDrain = 1.0;