Fixed #135 - Wire tooltip
This commit is contained in:
parent
6fa2530dd6
commit
0eff1370d3
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ tooltip.transformer.stepDown=Step Down
|
|||
tooltip.wire.resistance=Resistance: %v
|
||||
tooltip.wire.current=Current: %v
|
||||
tooltip.wire.damage=Damage: %v
|
||||
tooltip.wire.helpText=Higher voltages result in less energy loss and better energy transfer rates. Holding shift will place down a framed/classic wire.
|
||||
tooltip.wire.helpText=Higher voltages will increase transfer rate and decrease energy loss. Shift right click to place a framed wire.
|
||||
# %0 goes before the localized name of the shift key, %1 goes after
|
||||
tooltip.noShift=Hold %0shift %1for more information"
|
||||
# %0 is the color for the charge level, %1 is grey to reset it back to normal (optional), %v0 is the current charge, %v1 is the max charge
|
||||
|
|
Loading…
Reference in a new issue