Move handle positions
This commit is contained in:
@@ -231,7 +231,8 @@ heldPositionInfo = maybe undefined aimStanceInfo . (^? itUse . heldAim . aimStan
|
||||
|
||||
aimStanceInfo :: AimStance -> String
|
||||
aimStanceInfo as = case as of
|
||||
TwoHandTwist -> "It is held in two hands along its length."
|
||||
TwoHandUnder -> "It is held in two hands and tucked under the shoulder."
|
||||
TwoHandOver -> "It is held in two hands and over the shoulder."
|
||||
TwoHandFlat -> "It is held in two hands at its sides."
|
||||
OneHand -> "It is held in one hand."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user