aboutsummaryrefslogtreecommitdiffstats
path: root/constants
diff options
context:
space:
mode:
authorSatoMew <SatoMew@users.noreply.github.com>2020-09-22 18:38:29 +0100
committerSatoMew <SatoMew@users.noreply.github.com>2020-09-22 18:38:29 +0100
commit2ff7b40d8294d386332b7895a5afec0269b153fd (patch)
treee1daa833faa51a6cc50e1807da3045eccd56900e /constants
parentMerge pull request #292 from Akatsuki-py/fix/ExecuteCurMapScriptInTable (diff)
downloadpokeyellow-2ff7b40d8294d386332b7895a5afec0269b153fd.tar.gz
pokeyellow-2ff7b40d8294d386332b7895a5afec0269b153fd.tar.xz
pokeyellow-2ff7b40d8294d386332b7895a5afec0269b153fd.zip
Replace ghost Marowak's ambiguous constant
Diffstat (limited to 'constants')
-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 7312dbf1..fd7e9f6d 100644
--- a/constants/pokemon_constants.asm
+++ b/constants/pokemon_constants.asm
@@ -206,4 +206,4 @@ STARTER2 EQU SQUIRTLE
STARTER3 EQU BULBASAUR
; ghost in Pokémon Tower
-GHOST_MON EQU MAROWAK
+RESTLESS_SOUL EQU MAROWAK