diff options
| author | Alkalus <draknyte1@hotmail.com> | 2017-10-07 14:21:43 +1000 |
|---|---|---|
| committer | Alkalus <draknyte1@hotmail.com> | 2017-10-07 14:21:43 +1000 |
| commit | e267de811ccf98c7977244bad8e231b05c2cb0d4 (patch) | |
| tree | d29a0ca8aa0cc764790e1e60f37f6dd5d0dcbc7b /src/resources | |
| parent | d98e0b22cb0d7dbb7145cf0f751f6e4e44ed08d1 (diff) | |
| download | GT5-Unofficial-e267de811ccf98c7977244bad8e231b05c2cb0d4.tar.gz GT5-Unofficial-e267de811ccf98c7977244bad8e231b05c2cb0d4.tar.bz2 GT5-Unofficial-e267de811ccf98c7977244bad8e231b05c2cb0d4.zip | |
+ Made Alloy Blast Smelter actually check for a muffler.
% Changed Industrial Electrolyzer controller texture.
% Changed Large Sifter controller texture.
$ Fixed names of custom IC2 cells.
$ Fixed the empty item having an invalid texture.
Diffstat (limited to 'src/resources')
| -rw-r--r-- | src/resources/assets/ic2/lang/en_US.lang | 5 | ||||
| -rw-r--r-- | src/resources/assets/miscutils/textures/items/item.empty.png | bin | 0 -> 179 bytes |
2 files changed, 3 insertions, 2 deletions
diff --git a/src/resources/assets/ic2/lang/en_US.lang b/src/resources/assets/ic2/lang/en_US.lang index c0188156e4..3fb59885d4 100644 --- a/src/resources/assets/ic2/lang/en_US.lang +++ b/src/resources/assets/ic2/lang/en_US.lang @@ -15,13 +15,14 @@ ic2.blockGenerator.3=MOAR ERROR POWA ic2.blockRTGenerator2=RTG POWARZ 2 ic2.blockKineticGenerator2=KINETIC POWA 2 -ic2.HydrofluoricAcid=Hydrofluoric Acid Cell +ic2.HydrofluoricAcid=Industrial Strength Hydrofluoric Acid Cell ic2.SulfurDioxide=Sulfur Dioxide Cell ic2.SulfuricApatite=Sulfuric Apatite Cell ic2.SulfurousAcid=Sulfurous Acid Cell -ic2.HydrogenChloride=Hydrogen Chloride Cell +ic2.HydrogenChloride=Industrial Strength Hydrogen Chloride Cell ic2.LithiumHydroxide=Lithium Hydroxide Cell +ic2.SulfuricLithium=Sulfuric Lithium Cell ic2.UraniumHexaFluoride=Uranium Hexafluoride Cell ic2.ThoriumTetraFluoride=Thorium Tetrafluoride Cell diff --git a/src/resources/assets/miscutils/textures/items/item.empty.png b/src/resources/assets/miscutils/textures/items/item.empty.png Binary files differnew file mode 100644 index 0000000000..c054d35cce --- /dev/null +++ b/src/resources/assets/miscutils/textures/items/item.empty.png |
