parent
c2b5a58539
commit
bccd15d560
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ public class TileEntityOsmiumCompressor extends TileEntityAdvancedElectricMachin
|
|||
public TileEntityOsmiumCompressor()
|
||||
{
|
||||
super("compressor", "OsmiumCompressor", usage.osmiumCompressorUsage, 1, 200, MachineType.OSMIUM_COMPRESSOR.baseEnergy);
|
||||
MAX_GAS = 200; //FIXME with a better fix
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in a new issue