diff options
author | Griffin Smith <grfn@gws.fyi> | 2022-04-16T20·01-0400 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2022-04-16T20·30+0000 |
commit | 632c4280b5c8ad717a7ce7b08c49ad93630c8db4 (patch) | |
tree | bbad01ebd150802dd400caccb2afedfdd6e8a4fd /users/grfn/xanthous/src/Xanthous/messages.yaml | |
parent | 8da2fce9ef93ae78855338c0917eea65dd4c45d7 (diff) |
feat(xanthous): Allow selecting hand for wielding r/3962
When wielding items, allow selecting which hand the item should be wielded in. Currently this has no actual effect on the mechanics of combat - that'll come next. Change-Id: Ic289ca2d8fa6f5fc0ad5bd0b012818a3acd8599e Reviewed-on: https://cl.tvl.fyi/c/depot/+/5470 Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI
Diffstat (limited to 'users/grfn/xanthous/src/Xanthous/messages.yaml')
-rw-r--r-- | users/grfn/xanthous/src/Xanthous/messages.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/users/grfn/xanthous/src/Xanthous/messages.yaml b/users/grfn/xanthous/src/Xanthous/messages.yaml index 62cb033d0c99..bc08ec1ad24d 100644 --- a/users/grfn/xanthous/src/Xanthous/messages.yaml +++ b/users/grfn/xanthous/src/Xanthous/messages.yaml @@ -115,8 +115,8 @@ wield: - You can't wield anything in your backpack - You can't wield anything currently in your backpack menu: What would you like to wield? - # TODO: use actual hands - wielded : You wield the {{wieldedItem.itemType.name}} in your right hand. + hand: Wield in which hand? + wielded: You wield the {{item.wieldedItem.itemType.name}} in {{hand}} fire: nothing: |