diff options
author | FieryMewtwo <77066742+FieryMewtwo@users.noreply.github.com> | 2021-10-15 08:08:46 -0400 |
---|---|---|
committer | FieryMewtwo <77066742+FieryMewtwo@users.noreply.github.com> | 2021-10-15 08:08:46 -0400 |
commit | da5c7ed85ff33949f0f1c4544bdf27e496f0a13c (patch) | |
tree | d1b1cd3463f5c18dcb2ba31229b7024f9e8e4b54 | |
parent | ff022c7540a064382192b17128f037f447c6dc7c (diff) |
Updated Speedy Nurse Joy (markdown)
-rw-r--r-- | Speedy-Nurse-Joy.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Speedy-Nurse-Joy.md b/Speedy-Nurse-Joy.md index 7caea16..42a7352 100644 --- a/Speedy-Nurse-Joy.md +++ b/Speedy-Nurse-Joy.md @@ -1,5 +1,7 @@ This tutorial edits the receptionist in the Pokemon Center so that you automatically get healed when you talk to her, and so that you face away from her afterwards. Thanks to TheXaman on Pokecommunity for the code! +This code should also work for FR/LG/R/S + In [data/scripts/pkmn_center_nurse.inc](https://github.com/pret/pokeemerald/blob/master/data/scripts/pkmn_center_nurse.inc): ```diff |