diff options
-rw-r--r-- | Add-a-new-fishing-rod.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Add-a-new-fishing-rod.md b/Add-a-new-fishing-rod.md index a5d42f2..6f9d023 100644 --- a/Add-a-new-fishing-rod.md +++ b/Add-a-new-fishing-rod.md @@ -159,7 +159,7 @@ Edit [constants/pokemon_data_constants.asm](../blob/master/constants/pokemon_dat If you're using an older copy of pokecrystal and `FISHGROUP_DATA_LENGTH` does not exist, then edit [engine/events/fish.asm](../blob/master/engine/events/fish.asm) instead: -``` +```diff Fish: ; 92402 ; Using a fishing rod. ; Fish for monsters with rod e in encounter group d. |