diff --git a/code/modules/fishing/fishing_equipment.dm b/code/modules/fishing/fishing_equipment.dm index 645ebed875d..e20f6c54a91 100644 --- a/code/modules/fishing/fishing_equipment.dm +++ b/code/modules/fishing/fishing_equipment.dm @@ -398,21 +398,21 @@ name = "instructions paper" icon_state = "slipfull" show_written_words = FALSE - desc = "A piece of grey paper with an how-to for dummies about fishing lures printed on it. Smells cheap." + desc = "A piece of grey paper with a how-to for dummies about fishing lures printed on it. Smells cheap." default_raw_text = "Thank you for buying this set.
\ This a simple non-exhaustive set of instructions on how to use fishing lures, some information may \ be slightly incorrect or oversimplified.

\ - First and foremost, fishing lures are inedible, artificia baits, fairly sturdy so that \ - they won't be destroyed by the hungry fish. However, they need to be spun at intervals to replicate \ - the motion of a prey or organic bait to tempt the fish, since a piece of plastic and metal ins't \ - by itself all that tasty. Different lures can be used to catch different fish.

\ + First and foremost, fishing lures are inedible, artificial baits sturdy enough to not end up being \ + consumed by the hungry fish. However, they need to be spun at intervals to replicate \ + the motion of a prey or organic bait and tempt the fish, since a piece of plastic and metal ins't \ + all that appetitizing by itself. Different lures can be used to catch different fish.

\ - To help you, each lure comes with a small light that's attached to the float of your fishing rod. \ - For those who don't know it, the float is basically the thing bobbing up'n'down above the fishing spot. \ - The light will flash green and a sound cue will be played when the bait is ready to be spun. \ + To help you, each lure comes with a small light diode that's attached to the float of your fishing rod. \ + A float is basically the thing bobbing up'n'down above the fishing spot. \ + The light will flash green and a sound cue will be played when the lure is ready to be spun. \ Do not spin while the light is still red.

\ - That's all, best of luck to your angling journey.

" + That's all, best of luck to your angling journey." #undef MAGNET_HOOK_BONUS_MULTIPLIER #undef RESCUE_HOOK_FISH_MULTIPLIER