Cleanup
This commit is contained in:
@@ -109,6 +109,7 @@ setWristShieldPos itm cr w = w
|
||||
torch :: Item
|
||||
torch = defaultWeapon
|
||||
& itEffect .~ effectOnOffHeld createHeldLight (const $ const id)
|
||||
& itType . iyBase .~ HELD TORCH
|
||||
|
||||
createHeldLight :: Creature -> Int -> World -> World
|
||||
createHeldLight cr i w = w
|
||||
|
||||
Reference in New Issue
Block a user