From d2277f23a02655f635645551d5186a2f1217f8ac Mon Sep 17 00:00:00 2001 From: Eevee Date: Thu, 7 Feb 2013 00:40:16 -0800 Subject: [PATCH] Fix a couple typos in berry short effects. --- pokedex/data/csv/item_prose.csv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pokedex/data/csv/item_prose.csv b/pokedex/data/csv/item_prose.csv index 13ebf89..f189f28 100644 --- a/pokedex/data/csv/item_prose.csv +++ b/pokedex/data/csv/item_prose.csv @@ -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."