uhandedness follow-up

avoid (wielded in right hands)
This commit is contained in:
nhmall
2023-12-03 20:27:01 -05:00
parent 495a1a9b07
commit 3230babae0

View File

@@ -1406,7 +1406,7 @@ doname_base(
tethered ? "tethered " : "", /* aklys */
/* avoid "tethered wielded in right hand" for twoweapon */
(twoweap_primary && !tethered) ? "wielded" : "weapon",
URIGHTY ? "right " : "left ",
bimanual(obj) ? "" : URIGHTY ? "right " : "left ",
/*
(twoweap_primary && URIGHTY)
? "right "