Tweak movement

This commit is contained in:
jgk
2021-06-09 15:27:47 +02:00
parent 3371e2ae79
commit 8ec1ef62fb
4 changed files with 24 additions and 19 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ pictureWeaponOnAim p cr posInInv
| isSelected && _posture (_crStance cr) == Aiming
= onLayer PtLayer drawnWep
| isSelected && isOneHand
= onLayerL [levLayer CrLayer, -3] holsteredOneHandWep
= onLayerL [levLayer CrLayer, -5] holsteredOneHandWep
| isSelected
= onLayerL [levLayer CrLayer, -3] holsteredWep
| otherwise = blank