Files
21 lines
905 B
Plaintext
21 lines
905 B
Plaintext
### Locale for wielding items; i.e. two-handing them
|
|||
|
|||
|
|
wieldable-verb-text-wield = Wield
|
||
wieldable-verb-text-unwield = Unwield
|
|||
|
|||
wieldable-component-successful-wield = You wield { THE($item) }.
|
|||
wieldable-component-failed-wield = You unwield { THE($item) }.
|
|||
|
|
wieldable-component-successful-wield-other = { THE($user) } wields { THE($item) }.
|
||
wieldable-component-failed-wield-other = { THE($user) } unwields { THE($item) }.
|
|||
|
|||
wieldable-component-no-hands = You don't have enough hands!
|
|||
|
Proto-kinetic crusher (#16277)
Co-authored-by: AJCM-git <60196617+AJCM-git@users.noreply.github.com>
|
wieldable-component-not-enough-free-hands = {$number ->
|
||
|
|
[one] You need a free hand to wield { THE($item) }.
|
||
*[other] You need { $number } free hands to wield { THE($item) }.
|
|||
}
|
|||
wieldable-component-not-in-hands = { CAPITALIZE(THE($item)) } isn't in your hands!
|
|||
|
|||
|
Proto-kinetic crusher (#16277)
Co-authored-by: AJCM-git <60196617+AJCM-git@users.noreply.github.com>
|
wieldable-component-requires = { CAPITALIZE(THE($item))} must be wielded!
|
||
|
|||
gunwieldbonus-component-examine = This weapon has improved accuracy when wielded.
|