aboutsummaryrefslogtreecommitdiff
path: root/src/resources/assets/ic2
diff options
context:
space:
mode:
authorAlkalus <draknyte1@hotmail.com>2017-10-07 13:04:05 +1000
committerAlkalus <draknyte1@hotmail.com>2017-10-07 13:04:05 +1000
commitd98e0b22cb0d7dbb7145cf0f751f6e4e44ed08d1 (patch)
treee1719570ed4cbf62c202c5b6548a9f365ea7332e /src/resources/assets/ic2
parentab880b63b5aa60b8e3d4f65b38c1d2ec880d1ed2 (diff)
downloadGT5-Unofficial-d98e0b22cb0d7dbb7145cf0f751f6e4e44ed08d1.tar.gz
GT5-Unofficial-d98e0b22cb0d7dbb7145cf0f751f6e4e44ed08d1.tar.bz2
GT5-Unofficial-d98e0b22cb0d7dbb7145cf0f751f6e4e44ed08d1.zip
$ Fixed custom IC2 cells. (HF, SO2, etc)
% Changed how cells can be generated for further flexibility. - Removed logging from the LFTR.
Diffstat (limited to 'src/resources/assets/ic2')
-rw-r--r--src/resources/assets/ic2/lang/en_US.lang4
-rw-r--r--src/resources/assets/ic2/textures/items/cell/LithiumHydroxide.pngbin0 -> 289 bytes
2 files changed, 4 insertions, 0 deletions
diff --git a/src/resources/assets/ic2/lang/en_US.lang b/src/resources/assets/ic2/lang/en_US.lang
index 259ae2ec7b..c0188156e4 100644
--- a/src/resources/assets/ic2/lang/en_US.lang
+++ b/src/resources/assets/ic2/lang/en_US.lang
@@ -19,6 +19,10 @@ ic2.HydrofluoricAcid=Hydrofluoric Acid Cell
ic2.SulfurDioxide=Sulfur Dioxide Cell
ic2.SulfuricApatite=Sulfuric Apatite Cell
ic2.SulfurousAcid=Sulfurous Acid Cell
+
+ic2.HydrogenChloride=Hydrogen Chloride Cell
+ic2.LithiumHydroxide=Lithium Hydroxide Cell
+
ic2.UraniumHexaFluoride=Uranium Hexafluoride Cell
ic2.ThoriumTetraFluoride=Thorium Tetrafluoride Cell
ic2.UraniumTetraFluoride=Uranium Tetrafluoride Cell
diff --git a/src/resources/assets/ic2/textures/items/cell/LithiumHydroxide.png b/src/resources/assets/ic2/textures/items/cell/LithiumHydroxide.png
new file mode 100644
index 0000000000..7fefe04c5e
--- /dev/null
+++ b/src/resources/assets/ic2/textures/items/cell/LithiumHydroxide.png
Binary files differ