mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-13 07:03:40 +01:00
Fixed the Honey's sprite and description
This commit is contained in:
parent
92f0f4be01
commit
15345fb401
@ -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
|
||||
|
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.");
|
||||
|
||||
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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user