Add attached/aiming checks on item usage
This commit is contained in:
@@ -69,7 +69,8 @@ augmentedHUD = makeAttach AUGMENTEDHUD
|
||||
|
||||
remoteScreen :: Item
|
||||
remoteScreen = makeAttach REMOTESCREEN
|
||||
& itUse . uaParams .~ APLinkProjectile Nothing
|
||||
-- & itUse . uaParams .~ APLinkProjectile Nothing
|
||||
& itUse . uaParams .~ APProjectiles []
|
||||
|
||||
remoteDetonator :: Item
|
||||
remoteDetonator = makeAttach REMOTEDETONATOR
|
||||
|
||||
Reference in New Issue
Block a user