mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Change some hyphens to shy hyphens in flavour text.
Gen III and IV only seem to shy-hyphenate compound words; I determined whether or not to use a shy hyphen by looking at other instances of the word. If it's consistently not hyphenated or just hyphenated on a line break, I figure they mean for it to be a compound word, e.g. "kindhearted" rather than "kind-hearted". "Supereffective" is weird, but they seem to consistently spell it as all one word when it's an attributive adjective, only ever hyphenating it on a line break and only spacing it as a predicative adjective. So I counted it as a compound word in the flavour text for Filter and Solid Rock.
This commit is contained in:
parent
d30469fa56
commit
6c0fc3dfa5
3 changed files with 10 additions and 10 deletions
|
@ -887,9 +887,9 @@ effective” moves."
|
|||
effective” moves."
|
||||
110,10,"Powers up “not very
|
||||
effective” moves."
|
||||
111,8,"Powers down super-
|
||||
111,8,"Powers down super
|
||||
effective moves."
|
||||
111,9,"Powers down super-
|
||||
111,9,"Powers down super
|
||||
effective moves."
|
||||
111,10,"Reduces damage from
|
||||
supereffective attacks."
|
||||
|
@ -917,9 +917,9 @@ a hailstorm."
|
|||
a hailstorm."
|
||||
115,10,"The Pokémon regains HP in
|
||||
a hailstorm."
|
||||
116,8,"Powers down super-
|
||||
116,8,"Powers down super
|
||||
effective moves."
|
||||
116,9,"Powers down super-
|
||||
116,9,"Powers down super
|
||||
effective moves."
|
||||
116,10,"Reduces damage from
|
||||
supereffective attacks"
|
||||
|
|
|
|
@ -571,7 +571,7 @@ slender, whiplike vines."
|
|||
22,6,"Strikes the foe with
|
||||
slender, whiplike vines."
|
||||
22,7,"The foe is struck
|
||||
with slender, whip-
|
||||
with slender, whip
|
||||
like vines."
|
||||
22,8,"The foe is struck
|
||||
with slender, whiplike
|
||||
|
@ -5402,17 +5402,17 @@ rages for several turns."
|
|||
that damages all
|
||||
types except ROCK,
|
||||
GROUND, and STEEL."
|
||||
201,8,"A five-turn sand-
|
||||
201,8,"A five-turn sand
|
||||
storm is summoned
|
||||
to hurt all combatant
|
||||
types except Rock,
|
||||
Ground, and Steel."
|
||||
201,9,"A five-turn sand-
|
||||
201,9,"A five-turn sand
|
||||
storm is summoned
|
||||
to hurt all combatant
|
||||
types except Rock,
|
||||
Ground, and Steel."
|
||||
201,10,"A five-turn sand-
|
||||
201,10,"A five-turn sand
|
||||
storm is summoned
|
||||
to hurt all combatant
|
||||
types except Rock,
|
||||
|
|
|
|
@ -7573,7 +7573,7 @@ coloration is at its most beautiful."
|
|||
The male and female will take turns
|
||||
patrolling around their nest and eggs.The guarding of eggs by these POKéMON
|
||||
goes on for over a month."
|
||||
119,9,"It punches holes in boulders on stream-
|
||||
119,9,"It punches holes in boulders on stream
|
||||
beds. This is a clever innovation that
|
||||
prevents its eggs from being attacked or
|
||||
washed away by the current."
|
||||
|
@ -10856,7 +10856,7 @@ down called “joy dust.”"
|
|||
kindly people to scatter a glowing
|
||||
down called “joy dust.”"
|
||||
176,14,"To share its happiness, it flies
|
||||
around the world seeking kind-
|
||||
around the world seeking kind
|
||||
hearted people."
|
||||
176,15,"They say that it will appear before
|
||||
kindhearted, caring people and
|
||||
|
|
Can't render this file because it is too large.
|
Loading…
Reference in a new issue