summaryrefslogtreecommitdiff
path: root/constants/palette_constants.asm
diff options
context:
space:
mode:
Diffstat (limited to 'constants/palette_constants.asm')
-rwxr-xr-xconstants/palette_constants.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/constants/palette_constants.asm b/constants/palette_constants.asm
index e9d6d79..e3a72ad 100755
--- a/constants/palette_constants.asm
+++ b/constants/palette_constants.asm
@@ -44,10 +44,10 @@
const PAL_INTRO_WATER ; 2a
const PAL_INTRO_LAPRAS ; 2b
const PAL_INTRO_FOREST ; 2c
- const PAL_INTRO_PURIN_PIKACHU ; 2d
- const PAL_INTRO_KAMEX ; 2e
- const PAL_INTRO_FUSHIGIBANA ; 2f
- const PAL_INTRO_LIZARDON ; 30
+ const PAL_INTRO_JIGGLYPUFF_PIKACHU ; 2d
+ const PAL_INTRO_BLASTOISE ; 2e
+ const PAL_INTRO_VENUSAUR ; 2f
+ const PAL_INTRO_CHARIZARD ; 30
const PAL_SLOTS_1 ; 31
const PAL_SLOTS_2 ; 32
const PAL_SLOTS_3 ; 33