summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2018-06-30 17:42:16 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2018-06-30 17:42:16 -0400
commitda5125e1411f9599b883181c5ee6e31252d37ac8 (patch)
treefb048bbc8bb7257dbd8169e2442117da5d2b30d2
parent8b06ff09ebfc889eab824ae60cdf644f23abff83 (diff)
" " → "┘" + 1
-rw-r--r--engine/pokemon/correct_nick_errors.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/pokemon/correct_nick_errors.asm b/engine/pokemon/correct_nick_errors.asm
index 80e712f2e..335540cfe 100644
--- a/engine/pokemon/correct_nick_errors.asm
+++ b/engine/pokemon/correct_nick_errors.asm
@@ -70,5 +70,5 @@ CorrectNickErrors::
db "<ROUTE>", "<GREEN>" + 1
db "<ENEMY>", "<ENEMY>" + 1
db "<MOM>", "<TM>" + 1
- db "<ROCKET>", " "
+ db "<ROCKET>", "┘" + 1
db -1 ; end