mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
Fixed the Lures and adjusted 2 charms' descriptions
This commit is contained in:
parent
74aa4f29df
commit
5cdfe0a9fb
@ -1,19 +1,19 @@
|
|||||||
JASC-PAL
|
JASC-PAL
|
||||||
0100
|
0100
|
||||||
16
|
16
|
||||||
245 218 38
|
248 128 128
|
||||||
32 32 32
|
248 248 248
|
||||||
189 205 213
|
240 240 248
|
||||||
230 238 238
|
232 232 232
|
||||||
139 164 172
|
192 200 216
|
||||||
255 255 255
|
136 164 172
|
||||||
90 123 131
|
88 120 136
|
||||||
57 98 106
|
56 96 104
|
||||||
90 213 90
|
216 248 200
|
||||||
148 230 139
|
144 232 144
|
||||||
213 255 205
|
88 216 88
|
||||||
57 172 82
|
56 176 80
|
||||||
49 131 65
|
48 128 64
|
||||||
0 0 0
|
48 48 48
|
||||||
0 0 0
|
0 0 0
|
||||||
0 0 0
|
0 0 0
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
JASC-PAL
|
JASC-PAL
|
||||||
0100
|
0100
|
||||||
16
|
16
|
||||||
245 218 38
|
248 128 128
|
||||||
32 32 32
|
248 248 248
|
||||||
230 189 49
|
|
||||||
255 230 65
|
|
||||||
197 139 41
|
|
||||||
255 255 189
|
255 255 189
|
||||||
255 255 255
|
255 230 65
|
||||||
|
230 189 49
|
||||||
|
197 139 41
|
||||||
164 90 32
|
164 90 32
|
||||||
139 57 24
|
139 57 24
|
||||||
222 82 123
|
|
||||||
238 139 172
|
|
||||||
255 205 222
|
255 205 222
|
||||||
|
238 139 172
|
||||||
|
222 82 123
|
||||||
205 57 57
|
205 57 57
|
||||||
139 41 49
|
139 41 49
|
||||||
|
48 48 48
|
||||||
0 0 0
|
0 0 0
|
||||||
0 0 0
|
0 0 0
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
JASC-PAL
|
JASC-PAL
|
||||||
0100
|
0100
|
||||||
16
|
16
|
||||||
245 218 38
|
248 128 128
|
||||||
32 32 32
|
248 248 248
|
||||||
148 189 205
|
|
||||||
189 213 213
|
|
||||||
115 156 172
|
|
||||||
230 246 255
|
230 246 255
|
||||||
255 255 255
|
189 213 213
|
||||||
|
148 189 205
|
||||||
|
115 156 172
|
||||||
98 115 139
|
98 115 139
|
||||||
65 82 98
|
65 82 98
|
||||||
82 164 222
|
|
||||||
139 197 238
|
|
||||||
205 238 255
|
205 238 255
|
||||||
|
139 197 238
|
||||||
|
82 164 222
|
||||||
57 106 205
|
57 106 205
|
||||||
41 74 139
|
41 74 139
|
||||||
|
48 48 48
|
||||||
0 0 0
|
0 0 0
|
||||||
0 0 0
|
0 0 0
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 384 B After Width: | Height: | Size: 284 B |
@ -3467,14 +3467,14 @@ static const u8 sShinyCharmDesc[] = _(
|
|||||||
"of Shiny Pokémon.");
|
"of Shiny Pokémon.");
|
||||||
|
|
||||||
static const u8 sCatchingCharmDesc[] = _(
|
static const u8 sCatchingCharmDesc[] = _(
|
||||||
"This charm raises\n"
|
"A charm that raises\n"
|
||||||
"the chance of\n"
|
"the chance of\n"
|
||||||
"Critical Captures.");
|
"Critical Captures.");
|
||||||
|
|
||||||
static const u8 sExpCharmDesc[] = _(
|
static const u8 sExpCharmDesc[] = _(
|
||||||
"This charm raises\n"
|
"A charm that raises\n"
|
||||||
"the amount of Exp.\n"
|
"the amount of Exp.\n"
|
||||||
"obtained.");
|
"earned in battle.");
|
||||||
|
|
||||||
// Form-changing Key Items
|
// Form-changing Key Items
|
||||||
static const u8 sRotomCatalogDesc[] = _(
|
static const u8 sRotomCatalogDesc[] = _(
|
||||||
|
Loading…
Reference in New Issue
Block a user