wield popup fix (#10855)
This commit is contained in:
@@ -5,6 +5,9 @@ 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!
|
||||
wieldable-component-not-enough-free-hands = {$number ->
|
||||
[one] You need a free hand to wield { THE($item) }.
|
||||
|
||||
Reference in New Issue
Block a user