aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSatoMew <SatoMew@users.noreply.github.com>2020-09-27 00:49:03 +0100
committerSatoMew <SatoMew@users.noreply.github.com>2020-09-27 00:49:03 +0100
commit886225f5deeeb3c52d58a16a97fe35677b7dbf2a (patch)
tree53e4e26e3b4a3550fd55ee37d2769756fdc80e3e
parentMerge pull request #294 from SatoMew/master (diff)
downloadpokeyellow-886225f5deeeb3c52d58a16a97fe35677b7dbf2a.tar.gz
pokeyellow-886225f5deeeb3c52d58a16a97fe35677b7dbf2a.tar.xz
pokeyellow-886225f5deeeb3c52d58a16a97fe35677b7dbf2a.zip
Clarify comment in constants/pokemon_constants.asm
-rw-r--r--constants/pokemon_constants.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/pokemon_constants.asm b/constants/pokemon_constants.asm
index 1b91d73d..d01398b8 100644
--- a/constants/pokemon_constants.asm
+++ b/constants/pokemon_constants.asm
@@ -205,5 +205,5 @@ STARTER1 EQU CHARMANDER
STARTER2 EQU SQUIRTLE
STARTER3 EQU BULBASAUR
-; ghost in Pokémon Tower
+; ghost Marowak in Pokémon Tower
RESTLESS_SOUL EQU MAROWAK