aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/kekztech/lang
diff options
context:
space:
mode:
authorkekzdealer <kekzdealer@gmail.com>2020-05-18 22:57:11 +0200
committerkekzdealer <kekzdealer@gmail.com>2020-05-18 22:57:11 +0200
commite763bd08b1ac3800ca259e1d16d63821b28e0067 (patch)
treefce8bf7aeda3b53ff094e50d34b87e5dc3fafb18 /src/main/resources/assets/kekztech/lang
parenta785ef53e7e135fe59a95d3412b73a3a6a31da38 (diff)
downloadGT5-Unofficial-e763bd08b1ac3800ca259e1d16d63821b28e0067.tar.gz
GT5-Unofficial-e763bd08b1ac3800ca259e1d16d63821b28e0067.tar.bz2
GT5-Unofficial-e763bd08b1ac3800ca259e1d16d63821b28e0067.zip
Implemented TESR for Space Elevator Capacitors. This allows me to change their colour saturation on the fly to sync it with the elevator charge state. - Added tooltip to the caps to tell players that the invisible top/bot faces are intended as a performance improvement
Diffstat (limited to 'src/main/resources/assets/kekztech/lang')
-rw-r--r--src/main/resources/assets/kekztech/lang/en_US.lang1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/kekztech/lang/en_US.lang b/src/main/resources/assets/kekztech/lang/en_US.lang
index f922219b1c..b86fe84543 100644
--- a/src/main/resources/assets/kekztech/lang/en_US.lang
+++ b/src/main/resources/assets/kekztech/lang/en_US.lang
@@ -181,4 +181,5 @@ tile.kekztech_spaceelevator_block.0.name=Space Elevator Base
tile.kekztech_spaceelevator_block.1.name=Space Elevator Coil Holder
tile.kekztech_spaceelevator_block.desc=Part of the Space Elevator Base Station
tile.kekztech_spaceelevatorcapacitor_block.name=Space Elevator Capacitor
+tile.kekztech_spaceelevatorcapacitor_block.desc=The see-through is good for your FPS!
tile.kekztech_spaceelevatortether_block.name=Space Elevator Tether \ No newline at end of file