mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Fix a couple typos in berry short effects.
This commit is contained in:
parent
79b4905299
commit
d2277f23a0
1 changed files with 2 additions and 2 deletions
|
@ -410,11 +410,11 @@ Used on a party Pokémon
|
|||
: When the holder would take [super-effective]{mechanic:super-effective} []{type:electric}-type damage, it consumes this item to halve the amount of damage taken."
|
||||
164,9,Held: Consumed when struck by a super-effective Grass-type attack to halve the damage.,"Held in battle
|
||||
: When the holder would take [super-effective]{mechanic:super-effective} []{type:grass}-type damage, it consumes this item to halve the amount of damage taken."
|
||||
165,9,Held: Consumed when struck by a super-effective Yache-type attack to halve the damage.,"Held in battle
|
||||
165,9,Held: Consumed when struck by a super-effective Ice-type attack to halve the damage.,"Held in battle
|
||||
: When the holder would take [super-effective]{mechanic:super-effective} []{type:ice}-type damage, it consumes this item to halve the amount of damage taken."
|
||||
166,9,Held: Consumed when struck by a super-effective Fighting-type attack to halve the damage.,"Held in battle
|
||||
: When the holder would take [super-effective]{mechanic:super-effective} []{type:fighting}-type damage, it consumes this item to halve the amount of damage taken."
|
||||
167,9,Held: Consumed when struck by a super-effective Posion-type attack to halve the damage.,"Held in battle
|
||||
167,9,Held: Consumed when struck by a super-effective Poison-type attack to halve the damage.,"Held in battle
|
||||
: When the holder would take [super-effective]{mechanic:super-effective} []{type:poison}-type damage, it consumes this item to halve the amount of damage taken."
|
||||
168,9,Held: Consumed when struck by a super-effective Ground-type attack to halve the damage.,"Held in battle
|
||||
: When the holder would take [super-effective]{mechanic:super-effective} []{type:ground}-type damage, it consumes this item to halve the amount of damage taken."
|
||||
|
|
|
Loading…
Reference in a new issue