Cleanup
This commit is contained in:
@@ -28,7 +28,7 @@ copyItemToFloorID pos it w = (,) flid $ w'
|
||||
_ -> id
|
||||
flid = IM.newKey $ _floorItems (_cWorld w)
|
||||
theflit = FlIt
|
||||
{_flIt = it & itConsumption . icAmount %~ const 1
|
||||
{_flIt = it & itUse . useAmount %~ const 1
|
||||
,_flItPos = p'
|
||||
,_flItRot = rot
|
||||
,_flItID = flid
|
||||
|
||||
Reference in New Issue
Block a user