diff --git a/graphics/items/icon_palettes/honey.pal b/graphics/items/icon_palettes/honey.pal index c5219f932a..062722fc51 100644 --- a/graphics/items/icon_palettes/honey.pal +++ b/graphics/items/icon_palettes/honey.pal @@ -1,16 +1,16 @@ JASC-PAL 0100 16 -48 48 48 -120 80 32 -200 112 0 -80 152 152 -232 144 0 -96 184 192 -248 184 72 +163 73 164 248 240 184 +248 184 72 +232 144 0 +200 112 0 +120 80 32 216 248 248 -0 0 0 +96 184 192 +80 152 152 +48 48 48 0 0 0 0 0 0 0 0 0 diff --git a/graphics/items/icons/honey.png b/graphics/items/icons/honey.png index 837243e77f..386b520950 100644 Binary files a/graphics/items/icons/honey.png and b/graphics/items/icons/honey.png differ diff --git a/src/data/text/item_descriptions.h b/src/data/text/item_descriptions.h index d587b3b403..2392ec52d2 100644 --- a/src/data/text/item_descriptions.h +++ b/src/data/text/item_descriptions.h @@ -2750,9 +2750,9 @@ static const u8 sAdrenalineOrbDesc[] = _( "but only one time."); static const u8 sHoneyDesc[] = _( - "A sweet honey that\n" - "attracts wild Pokémon\n" - "in grass or on trees."); + "Sweet honey. It can\n" + "be sold to shops at\n" + "a low price."); static const u8 sHealthWingDesc[] = _( "An item that raises\n"