summaryrefslogtreecommitdiff
path: root/constants/pokemon_constants.asm
diff options
context:
space:
mode:
Diffstat (limited to 'constants/pokemon_constants.asm')
-rw-r--r--constants/pokemon_constants.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/constants/pokemon_constants.asm b/constants/pokemon_constants.asm
index f8a38731..8fb15366 100644
--- a/constants/pokemon_constants.asm
+++ b/constants/pokemon_constants.asm
@@ -192,3 +192,6 @@ const_value = 1
const VICTREEBEL ; $BE
NUM_POKEMON_INDEXES EQU const_value + -1
+
+; ghost Marowak in Pokémon Tower
+RESTLESS_SOUL EQU MAROWAK