From 953aa080a2eba74d0116667b336059e5f7de970b Mon Sep 17 00:00:00 2001
From: Ghom <42542238+Ghommie@users.noreply.github.com>
Date: Sun, 8 Sep 2024 21:22:48 +0200
Subject: [PATCH] [NO GBP] Fixes the text of the instructions paper for lures.
(#86537)
## About The Pull Request
I'm not a good writer, there're a couple instances that could've been
worded better, and a typo or two, however the biggest problem were two
bold tags not being properly closed on the last paragraph.
## Why It's Good For The Game
Spellchecking.
## Changelog
:cl:
spellcheck: fixed a few wording and markdown issues on the instructions
paper for fishing lures.
/:cl:
---
code/modules/fishing/fishing_equipment.dm | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
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