Only display combinations for first items in list

This commit is contained in:
2024-09-08 21:00:16 +01:00
parent 4de15d2c21
commit db4a6a10de
16 changed files with 192 additions and 76 deletions
+2 -1
View File
@@ -29,7 +29,8 @@ copyItemToFloorID pos it w =
flid = IM.newKey $ _floorItems (_lWorld (_cWorld w))
theflit =
FlIt
{ _flIt = it & itUse . useAmount %~ const 1
-- { _flIt = it & itUse . useAmount %~ const 1
{ _flIt = it
, _flItPos = p'
, _flItRot = rot
, _flItID = flid