diff options
author | Mary <33456283+FourIsTheNumber@users.noreply.github.com> | 2024-09-11 15:41:13 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-11 19:41:13 +0000 |
commit | 47c78185d4fc675ff86dca0a818943f43e118db1 (patch) | |
tree | 812a1a6be0869843efc8719d144e6705c47efdf5 /src/main/resources/assets/tectech | |
parent | 20624e8e822cf7d737009ec21defc8972f6c53c3 (diff) | |
download | GT5-Unofficial-47c78185d4fc675ff86dca0a818943f43e118db1.tar.gz GT5-Unofficial-47c78185d4fc675ff86dca0a818943f43e118db1.tar.bz2 GT5-Unofficial-47c78185d4fc675ff86dca0a818943f43e118db1.zip |
Require screwdriver to adjust laser hatches (#3158)
Diffstat (limited to 'src/main/resources/assets/tectech')
-rw-r--r-- | src/main/resources/assets/tectech/lang/en_US.lang | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/tectech/lang/en_US.lang b/src/main/resources/assets/tectech/lang/en_US.lang index 5ae57eb9e0..9c3411f8a8 100644 --- a/src/main/resources/assets/tectech/lang/en_US.lang +++ b/src/main/resources/assets/tectech/lang/en_US.lang @@ -478,6 +478,7 @@ gt.blockmachines.hatch.dynamotunnel7.tier.13.name=UXV 1,048,576A/t Laser Source gt.blockmachines.hatch.dynamotunnel.tier.14.name=Legendary Laser Source Hatch gt.blockmachines.hatch.dynamotunnel.desc.0=Energy extracting terminal for Multiblocks gt.blockmachines.hatch.dynamotunnel.desc.1=Throughput +gt.blockmachines.hatch.screwdrivertooltip=Use screwdriver to adjust amperage gt.blockmachines.emin.tier.08.name=UV Elemental Input Hatch gt.blockmachines.emin.tier.09.name=UHV Elemental Input Hatch |