Files
tbd-station-14/Resources/Locale/en-US/items/components/multi-handed-item-component.ftl
Nemanja 168bad2ef2 multi-handed item component (#12523)
* multi-handed item component

* pretty fucking obvious missed portion of this

* holy shit was i on crack wtf was that code

* DEWIT RIGHT
2022-12-19 22:07:23 -06:00

5 lines
190 B
Plaintext

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) }.
}