diff options
author | Draknyte1 <Draknyte1@hotmail.com> | 2016-07-09 16:06:59 +1000 |
---|---|---|
committer | Draknyte1 <Draknyte1@hotmail.com> | 2016-07-09 16:06:59 +1000 |
commit | 3946a4c0287d6a8550144f042c374a910dca64ac (patch) | |
tree | 0830aa54507c6b03fb8b341d9671025c27e833e4 /src/resources/assets/ic2 | |
parent | 57cb101bbfdfa7891b3165c7ad679c4cdfcc0420 (diff) | |
download | GT5-Unofficial-3946a4c0287d6a8550144f042c374a910dca64ac.tar.gz GT5-Unofficial-3946a4c0287d6a8550144f042c374a910dca64ac.tar.bz2 GT5-Unofficial-3946a4c0287d6a8550144f042c374a910dca64ac.zip |
+ Added Rotor Components for the new IC2 Rotors.
Diffstat (limited to 'src/resources/assets/ic2')
-rw-r--r-- | src/resources/assets/ic2/lang/en_US.lang | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/assets/ic2/lang/en_US.lang b/src/resources/assets/ic2/lang/en_US.lang index 742fd3275e..9c7cc74b39 100644 --- a/src/resources/assets/ic2/lang/en_US.lang +++ b/src/resources/assets/ic2/lang/en_US.lang @@ -1,5 +1,5 @@ ic2.itemEnergeticRotor=Kinetic Gearbox Rotor (Energetic Alloy) ic2.itemTungstenSteelRotor=Kinetic Gearbox Rotor (TungstenSteel) -ic2.ItemVibrantRotor=Kinetic Gearbox Rotor (Vibrant Alloy) +ic2.itemVibrantRotor=Kinetic Gearbox Rotor (Vibrant Alloy) ic2.itemIridiumRotor=Kinetic Gearbox Rotor (Iridium) |