Return to project, unsure about changes
This commit is contained in:
@@ -142,7 +142,7 @@ equipInfo eit = case eit of
|
||||
|
||||
targetingInfo :: TargetType -> String
|
||||
targetingInfo tt = case tt of
|
||||
TargetLaser -> "creates a laser, the end of which becomes the target."
|
||||
TARGETLASER -> "creates a laser, the end of which becomes the target."
|
||||
TargetRBPress -> "creates a fixed target."
|
||||
TargetRBLine -> "creates a line target."
|
||||
TargetRBCreature -> "targets a creature."
|
||||
|
||||
Reference in New Issue
Block a user