diff options
author | Draknyte1 <Draknyte1@hotmail.com> | 2016-09-03 00:20:34 +1000 |
---|---|---|
committer | Draknyte1 <Draknyte1@hotmail.com> | 2016-09-03 00:20:34 +1000 |
commit | bc9493797fdce14ae379ad68f4f501fa63d597d6 (patch) | |
tree | b6052a18a0c83363d2b3acdc8d443dd318dda03e /src/resources/assets/ic2/lang/en_US.lang | |
parent | 08dd5df42240eef5f8d07c3b154d143d6e29ba1a (diff) | |
download | GT5-Unofficial-bc9493797fdce14ae379ad68f4f501fa63d597d6.tar.gz GT5-Unofficial-bc9493797fdce14ae379ad68f4f501fa63d597d6.tar.bz2 GT5-Unofficial-bc9493797fdce14ae379ad68f4f501fa63d597d6.zip |
+ Final work on fluid cells for now.
> They should all work fine, with names and icons.
Diffstat (limited to 'src/resources/assets/ic2/lang/en_US.lang')
-rw-r--r-- | src/resources/assets/ic2/lang/en_US.lang | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/resources/assets/ic2/lang/en_US.lang b/src/resources/assets/ic2/lang/en_US.lang index 5922ac393a..fca4f6cee6 100644 --- a/src/resources/assets/ic2/lang/en_US.lang +++ b/src/resources/assets/ic2/lang/en_US.lang @@ -15,3 +15,10 @@ ic2.blockGenerator.3=MOAR ERROR POWA ic2.blockRTGenerator2=RTG POWARZ 2 ic2.blockKineticGenerator2=KINETIC POWA 2 +ic2.HydrofluoricAcid=Hydrofluoric Acid Cell +ic2.SulfurDioxide=Sulfur Dioxide Cell +ic2.SulfuricApatite=Sulfuric Apatite Cell +ic2.SulfurousAcid=Sulfurous Acid Cell +ic2.UraniumHexaFluoride=Uranium HexaFluoride Cell +ic2.ThoriumTetraFluoride=Thorium TetraFluoride Cell +ic2.UraniumTetraFluoride=Uranium TetraFluoride Cell |