mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-02-04 10:20:01 +01:00
decap POKeMON string
This commit is contained in:
parent
76851eb672
commit
35f3cdd2f2
@ -1,5 +1,5 @@
|
||||
const u8 gDummyPokedexText[] = _(
|
||||
"This is a newly discovered POKéMON.\n"
|
||||
"This is a newly discovered Pokémon.\n"
|
||||
"It is currently under investigation.\n"
|
||||
"No detailed information is available\n"
|
||||
"at this time.");
|
||||
@ -499,7 +499,7 @@ const u8 gMagnetonPokedexText[] = _(
|
||||
const u8 gFarfetchdPokedexText[] = _(
|
||||
"It is always seen with a stick from a plant.\n"
|
||||
"Apparently, there are good sticks and bad\n"
|
||||
"sticks. This POKéMON occasionally fights\n"
|
||||
"sticks. This Pokémon occasionally fights\n"
|
||||
"with others over choice sticks.");
|
||||
|
||||
const u8 gDoduoPokedexText[] = _(
|
||||
@ -509,7 +509,7 @@ const u8 gDoduoPokedexText[] = _(
|
||||
"over 60 miles per hour.");
|
||||
|
||||
const u8 gDodrioPokedexText[] = _(
|
||||
"A peculiar POKéMON species with three\n"
|
||||
"A peculiar Pokémon species with three\n"
|
||||
"heads. It vigorously races across grassy\n"
|
||||
"plains even in arid seasons with little\n"
|
||||
"rainfall.");
|
||||
@ -522,7 +522,7 @@ const u8 gSeelPokedexText[] = _(
|
||||
|
||||
const u8 gDewgongPokedexText[] = _(
|
||||
"It loves to snooze on bitterly cold ice.\n"
|
||||
"The sight of this POKéMON sleeping on\n"
|
||||
"The sight of this Pokémon sleeping on\n"
|
||||
"a glacier was mistakenly thought to be\n"
|
||||
"a mermaid by a mariner long ago.");
|
||||
|
||||
@ -559,7 +559,7 @@ const u8 gGastlyPokedexText[] = _(
|
||||
const u8 gHaunterPokedexText[] = _(
|
||||
"If a HAUNTER beckons you while it is\n"
|
||||
"floating in darkness, don't approach it.\n"
|
||||
"This POKéMON will try to lick you with its\n"
|
||||
"This Pokémon will try to lick you with its\n"
|
||||
"tongue and steal your life away.");
|
||||
|
||||
const u8 gGengarPokedexText[] = _(
|
||||
@ -596,7 +596,7 @@ const u8 gKinglerPokedexText[] = _(
|
||||
"It waves its huge, oversized claw in the\n"
|
||||
"air to communicate with others.\n"
|
||||
"But since the claw is so heavy, this\n"
|
||||
"POKéMON quickly tires.");
|
||||
"Pokémon quickly tires.");
|
||||
|
||||
const u8 gVoltorbPokedexText[] = _(
|
||||
"It bears an uncanny and unexplained\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user