Commit before rethinking item positioning, broken item hammer
This commit is contained in:
@@ -34,3 +34,4 @@ pointToItem :: Applicative f =>
|
||||
pointToItem (InInv cid invid) = creatures . ix cid . crInv . ix invid
|
||||
pointToItem (OnFloor flid) = floorItems . ix flid . flIt
|
||||
|
||||
--itToPointer :: Item ->
|
||||
|
||||
Reference in New Issue
Block a user