Work on AttachUse -> UseAttach
This commit is contained in:
@@ -47,8 +47,8 @@ createShell homing payload muz cr w = w
|
||||
thrustdelay = 20
|
||||
updatescreen = fromMaybe id $ do
|
||||
screenid <- homing ^? phRemoteID
|
||||
return $ pointerToItemID screenid . itUse
|
||||
. atLinkedProjectile
|
||||
return $ pointerToItemID screenid . itUse . uaParams
|
||||
. apLinkedProjectile
|
||||
?~ i
|
||||
i = IM.newKey $ w ^. cWorld . lWorld . projectiles
|
||||
dir = _crDir cr + _mzRot muz
|
||||
|
||||
Reference in New Issue
Block a user