Fix aiming with scope
This commit is contained in:
@@ -105,7 +105,6 @@ heldInfo hit = case hit of
|
||||
FORCEFIELDGUN -> "A device that produces a durable forcefield."
|
||||
HELDDETECTOR d -> "A device that detects " ++ detectorInfo d ++ " in an expanding radius."
|
||||
TORCH -> "A stick with a light on the end."
|
||||
BINOCULARS -> "Two cylinders with lenses. Scroll to zoom."
|
||||
FLATSHIELD -> "A panel of metal that blocks unwanted objects from the front of the user."
|
||||
KEYCARD i -> "A keycard. It is labelled " ++ show i ++ "."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user