aboutsummaryrefslogtreecommitdiffstats
path: root/constants
diff options
context:
space:
mode:
authorRangi42 <sylvie.oukaour+rangi42@gmail.com>2024-12-16 10:29:59 -0500
committerRangi42 <sylvie.oukaour+rangi42@gmail.com>2024-12-16 10:29:59 -0500
commitff76bba5074abefce1d479cd422a71ad3c297536 (patch)
treed0f46180760e54859206be05a91137a1731e7861 /constants
parentAssert the relations between some move effect constants (#478) (diff)
downloadpokeyellow-ff76bba5074abefce1d479cd422a71ad3c297536.tar.gz
pokeyellow-ff76bba5074abefce1d479cd422a71ad3c297536.tar.xz
pokeyellow-ff76bba5074abefce1d479cd422a71ad3c297536.zip
Use "gray", not "grey"
This matches the in-game text, e.g. Pewter is "A Stone Gray City"
Diffstat (limited to 'constants')
-rw-r--r--constants/palette_constants.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/palette_constants.asm b/constants/palette_constants.asm
index 78d39c95..6d2d49de 100644
--- a/constants/palette_constants.asm
+++ b/constants/palette_constants.asm
@@ -58,7 +58,7 @@ DEF SET_PAL_DEFAULT EQU $ff
const PAL_GREENMON ; $16
const PAL_PINKMON ; $17
const PAL_YELLOWMON ; $18
- const PAL_GREYMON ; $19
+ const PAL_GRAYMON ; $19
const PAL_SLOTS1 ; $1A
const PAL_SLOTS2 ; $1B
const PAL_SLOTS3 ; $1C