Move towards being able to orient positions on attached items
This commit is contained in:
@@ -26,10 +26,10 @@ latchkey _ = defaultHeldItem
|
||||
torch :: Item
|
||||
torch =
|
||||
defaultHeldItem
|
||||
& itEffect . ieInv .~ EffectWhileRoot CreateHeldLight
|
||||
& itEffect . ieInv .~ EffectWhileAttached CreateHeldLight
|
||||
& itType .~ HELD TORCH
|
||||
-- & itUse . heldAim . aimHandlePos .~ 5
|
||||
& itUse . heldAim . aimMuzzles . ix 0 . mzPos . _x .~ 10
|
||||
& itUse . heldAmmoTypes .~ singleAmmo ElectricalAmmo
|
||||
|
||||
{- |
|
||||
Sends out pulses that display walls.
|
||||
|
||||
Reference in New Issue
Block a user