More syntax errors...

This commit is contained in:
Tntrololol 2015-05-04 13:59:19 -05:00
parent 5378cd2134
commit e780191616

View file

@ -21,7 +21,7 @@ public class ItemParts extends Item {
"bronzeGear", "ironGear", "titaniumGear", "steelGear", "tungstenGear", "bronzeGear", "ironGear", "titaniumGear", "steelGear", "tungstenGear",
"laserFocus", "ductTape", "lazuriteChunk", "iridiumAlloyIngot", "rockCutterBlade", "laserFocus", "ductTape", "lazuriteChunk", "iridiumAlloyIngot", "rockCutterBlade",
"thoriumCell", "doubleThoriumCell", "quadThoriumCell", "plutoniumCell", "doublePlutoniumCell", "thoriumCell", "doubleThoriumCell", "quadThoriumCell", "plutoniumCell", "doublePlutoniumCell",
"quadPlutoniumCell", "destructoPack, "iridiumNeutronReflector" }; "quadPlutoniumCell", "destructoPack", "iridiumNeutronReflector" };
private IIcon[] textures; private IIcon[] textures;