uhandedness follow-up
avoid (wielded in right hands)
This commit is contained in:
+1
-1
@@ -1406,7 +1406,7 @@ doname_base(
|
|||||||
tethered ? "tethered " : "", /* aklys */
|
tethered ? "tethered " : "", /* aklys */
|
||||||
/* avoid "tethered wielded in right hand" for twoweapon */
|
/* avoid "tethered wielded in right hand" for twoweapon */
|
||||||
(twoweap_primary && !tethered) ? "wielded" : "weapon",
|
(twoweap_primary && !tethered) ? "wielded" : "weapon",
|
||||||
URIGHTY ? "right " : "left ",
|
bimanual(obj) ? "" : URIGHTY ? "right " : "left ",
|
||||||
/*
|
/*
|
||||||
(twoweap_primary && URIGHTY)
|
(twoweap_primary && URIGHTY)
|
||||||
? "right "
|
? "right "
|
||||||
|
|||||||
Reference in New Issue
Block a user