Adds speed modifier values to examine clothing (#11107)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Co-authored-by: CommieFlowers <rasmus.cedergren@hotmail.com>
This commit is contained in:
9
Resources/Locale/en-US/clothing/clothing-speed.ftl
Normal file
9
Resources/Locale/en-US/clothing/clothing-speed.ftl
Normal file
@@ -0,0 +1,9 @@
|
||||
# Clothing speed examine
|
||||
clothing-speed-examinable-verb-text = Clothing
|
||||
clothing-speed-examinable-verb-message = Examine the clothing speed values.
|
||||
clothing-speed-increase-equal-examine = This increases your speed by [color=yellow]{$walkSpeed}%[/color].
|
||||
clothing-speed-decrease-equal-examine = This decreases your speed by [color=yellow]{$walkSpeed}%[/color].
|
||||
clothing-speed-increase-run-examine = This increases your running speed by [color=yellow]{$runSpeed}%[/color].
|
||||
clothing-speed-decrease-run-examine = This decreases your running speed by [color=yellow]{$runSpeed}%[/color].
|
||||
clothing-speed-increase-walk-examine = This increases your walking speed by [color=yellow]{$walkSpeed}%[/color].
|
||||
clothing-speed-decrease-walk-examine = This decreases your walking speed by [color=yellow]{$walkSpeed}%[/color].
|
||||
Reference in New Issue
Block a user