Files
OldThink/Resources/Locale/en-US/items/components/multi-handed-item-component.ftl

5 lines
190 B
Plaintext
Raw Permalink Normal View History

multi-handed-item-pick-up-fail = {$number ->
[one] You need one more free hand to pick up { THE($item) }.
*[other] You need { $number } more free hands to pick up { THE($item) }.
}