Start unifying heldUse and heldMods
This commit is contained in:
@@ -82,7 +82,8 @@ retireRemoteProj itid pjid w =
|
||||
w
|
||||
& pointerToItemLocation (w ^?! cWorld . lWorld . itemLocations . ix itid)
|
||||
%~ ( (itScope . remotePos .~ V2 0 0)
|
||||
. (itUse . heldUse .~ HeldFireRemoteShell)
|
||||
-- . (itUse . heldUse .~ HeldFireRemoteShell)
|
||||
. (itUse . heldMods .~ FireRemoteShellMod)
|
||||
)
|
||||
& cWorld . lWorld . props %~ IM.delete pjid
|
||||
|
||||
|
||||
Reference in New Issue
Block a user