Cleanup
This commit is contained in:
@@ -167,10 +167,10 @@ craftInfo fit = case fit of
|
||||
FRAGMODULE -> "A device that converts projectiles into fragmentation projectiles."
|
||||
FLASHMODULE -> "A device that converts projectiles into flashbang projectiles."
|
||||
-- BULBODYCRAFT be -> "A device that converts bullets into " ++ displayBulletBody be ++ " projectiles."
|
||||
TELEPORTMODULE -> "A device that allows for near-instant translocation across space."
|
||||
TIMEMODULE -> "A device that can affect temporality."
|
||||
SIZEMODULE -> "A device that can affect physical size."
|
||||
GRAVITYMODULE -> "A device that can affect gravitational fields."
|
||||
-- TELEPORTMODULE -> "A device that allows for near-instant translocation across space."
|
||||
-- TIMEMODULE -> "A device that can affect temporality."
|
||||
-- SIZEMODULE -> "A device that can affect physical size."
|
||||
-- GRAVITYMODULE -> "A device that can affect gravitational fields."
|
||||
-- TARGETMODULE _ -> "A targeting module."
|
||||
FLAKCRAFT -> "Creates flak bullets."
|
||||
FRAGCRAFT -> "Creates fragmentation bullets."
|
||||
|
||||
Reference in New Issue
Block a user