Changed wire tool tip
This commit is contained in:
parent
2b7d873e5a
commit
38c4be95fd
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ tooltip.transformer.stepDown=Step Down
|
|||
tooltip.wire.resistance=Resistance: %v
|
||||
tooltip.wire.current=Current: %v
|
||||
tooltip.wire.damage=Damage: %v
|
||||
tooltip.wire.helpText=The energy transfer rate can be increased and the energy loss may be reduced by using a higher the voltage. Hold control when placing the wire to place down a framed wire.
|
||||
tooltip.wire.helpText=Higher voltages result in less energy loss and better energy transfer rates. Holding shift will place down a framed/classic 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