diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-06-24 12:20:51 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-06-24 12:20:51 -0400 |
commit | 5e795aca68166a9ccd5df60a2a1b8ac24ed8832c (patch) | |
tree | 4de418b178745292314e6b6b2c648bdd6b4aadb5 | |
parent | 404c0b7d093fecb7f1057207c8fed9379e418946 (diff) |
diff
-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. |