Start allowing for more granular control of remote projectiles, cleanup

This commit is contained in:
2024-12-26 10:16:18 +00:00
parent ae557f3fd4
commit 53c981718c
14 changed files with 273 additions and 218 deletions
+2 -2
View File
@@ -289,8 +289,8 @@ drawRBOptions cfig w = fromMaybe mempty $ do
| a == b - 1 = listCursorChooseBorderScale 0 1 (bc South) curpos 0 white 7 1
| otherwise = mempty
otheritem j = fromMaybe "" $ do
itm <- you w ^? crInv . ix j
return $ itemBaseName itm
itype <- you w ^? crInv . ix j . itType
return $ itemBaseName ittype
equipAllocString :: EquipmentAllocation -> String
equipAllocString = \case