diff options
Diffstat (limited to 'data/pokemon/palettes.inc')
-rwxr-xr-x | data/pokemon/palettes.inc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/pokemon/palettes.inc b/data/pokemon/palettes.inc index 41ca0d5..a38cd99 100755 --- a/data/pokemon/palettes.inc +++ b/data/pokemon/palettes.inc @@ -251,7 +251,7 @@ PokemonPalettes: db PAL_BROWNMON ; BULU db PAL_BROWNMON ; TAIL db PAL_GREENMON ; LEAFY - db PAL_MEWMON ; NONE - db PAL_MEWMON ; NONE - db PAL_MEWMON ; NONE - db PAL_MEWMON ; NONE + db PAL_MEWMON ; FC + db PAL_MEWMON ; FD + db PAL_MEWMON ; FE + db PAL_MEWMON ; FF |