Move targeting functions
This commit is contained in:
@@ -38,6 +38,7 @@ itemFromEquipType et = case et of
|
||||
INVISIBILITYEQUIPMENT _ -> error "need to define invisibility for more than wrist"
|
||||
BRAINHAT -> brainHat
|
||||
HAT -> hat
|
||||
TARGETINGHAT tt -> targetingHat tt
|
||||
HEADLAMP -> headLamp
|
||||
POWERLEGS -> powerLegs
|
||||
SPEEDLEGS -> speedLegs
|
||||
|
||||
Reference in New Issue
Block a user