This commit is contained in:
2022-05-21 21:53:49 +01:00
parent e9cc7e64c9
commit f555a4bf05
12 changed files with 32 additions and 31 deletions
+2 -2
View File
@@ -61,7 +61,7 @@ armourChaseCrit = chaseCrit
]
, _crMvType = defaultChaseMvType {_mvTurnRad = f}
}
& crEquipment . at OnChest .~ Just 0
& crInvEquipped . at 0 .~ Just OnChest
& crEquipment . at OnChest ?~ 0
& crInvEquipped . at 0 ?~ OnChest
where
f _ = 0.05