Fixed the Honey's sprite and description
This commit is contained in:
parent
92f0f4be01
commit
15345fb401
3 changed files with 11 additions and 11 deletions
|
@ -1,16 +1,16 @@
|
||||||
JASC-PAL
|
JASC-PAL
|
||||||
0100
|
0100
|
||||||
16
|
16
|
||||||
48 48 48
|
163 73 164
|
||||||
120 80 32
|
|
||||||
200 112 0
|
|
||||||
80 152 152
|
|
||||||
232 144 0
|
|
||||||
96 184 192
|
|
||||||
248 184 72
|
|
||||||
248 240 184
|
248 240 184
|
||||||
|
248 184 72
|
||||||
|
232 144 0
|
||||||
|
200 112 0
|
||||||
|
120 80 32
|
||||||
216 248 248
|
216 248 248
|
||||||
0 0 0
|
96 184 192
|
||||||
|
80 152 152
|
||||||
|
48 48 48
|
||||||
0 0 0
|
0 0 0
|
||||||
0 0 0
|
0 0 0
|
||||||
0 0 0
|
0 0 0
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 263 B |
|
@ -2750,9 +2750,9 @@ static const u8 sAdrenalineOrbDesc[] = _(
|
||||||
"but only one time.");
|
"but only one time.");
|
||||||
|
|
||||||
static const u8 sHoneyDesc[] = _(
|
static const u8 sHoneyDesc[] = _(
|
||||||
"A sweet honey that\n"
|
"Sweet honey. It can\n"
|
||||||
"attracts wild Pokémon\n"
|
"be sold to shops at\n"
|
||||||
"in grass or on trees.");
|
"a low price.");
|
||||||
|
|
||||||
static const u8 sHealthWingDesc[] = _(
|
static const u8 sHealthWingDesc[] = _(
|
||||||
"An item that raises\n"
|
"An item that raises\n"
|
||||||
|
|
Loading…
Reference in a new issue