From 7742e53476fbd71db2c6468b9ed655bacb9c3769 Mon Sep 17 00:00:00 2001 From: Rangi Date: Tue, 5 Jun 2018 11:56:42 -0400 Subject: Define landmark constants --- data/pokemon/palettes.inc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'data/pokemon') 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 -- cgit v1.2.3