diff options
author | Rena Kunisaki <RenaKunisaki@users.noreply.github.com> | 2021-05-06 20:28:49 -0400 |
---|---|---|
committer | Rena Kunisaki <RenaKunisaki@users.noreply.github.com> | 2021-05-06 20:28:49 -0400 |
commit | 6c2762328855024b47814c6fc2572611ea35b9b3 (patch) | |
tree | 1afe6ca01545b224ab8b66282b9d9d46da3c5891 | |
parent | 26f57417eef1886cd1b664f796e2f56e32458dc5 (diff) |
missed one
-rw-r--r-- | Correct-grammar-for-plural-trainers-like-Twins.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Correct-grammar-for-plural-trainers-like-Twins.md b/Correct-grammar-for-plural-trainers-like-Twins.md index 6e1593d..ee69b68 100644 --- a/Correct-grammar-for-plural-trainers-like-Twins.md +++ b/Correct-grammar-for-plural-trainers-like-Twins.md @@ -58,7 +58,7 @@ Edit [data/text/battle.asm](../blob/master/data/text/battle.asm): + text "<ENEMY>" + line "are about to use" + cont "@" -+ text_ram wEnemyMonNick ++ text_ram wEnemyMonNickname + text "." + + para "Will <PLAYER>" |