mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-10 06:04:18 +00:00
Merge branch 'master' into rename-malie-city-id-768
This commit is contained in:
commit
cb1732920a
3 changed files with 5 additions and 5 deletions
|
@ -159,5 +159,5 @@ encounter_condition_value_id,local_language_id,name
|
|||
69,5,Après avoir parlé à 32 personnes dans les souterrains
|
||||
70,9,Returned Machine Part to Power Plant
|
||||
70,5,Après avoir rapporté la pièce de machine à la centrale
|
||||
10,9,Have an Event Arceus in the party
|
||||
10,5,En ayant un Arceus événementiel dans l’équipe
|
||||
71,9,Have an Event Arceus in the party
|
||||
71,5,En ayant un Arceus événementiel dans l’équipe
|
||||
|
|
|
|
@ -61,9 +61,9 @@ encounter_method_id,local_language_id,name
|
|||
22,9,Headbutting a low encounter rate tree
|
||||
22,5,En utilisant Coup d’Boule sur un arbre à taux bas
|
||||
23,9,Headbutting a normal encounter rate tree
|
||||
22,5,En utilisant Coup d’Boule sur un arbre à taux normal
|
||||
23,5,En utilisant Coup d’Boule sur un arbre à taux normal
|
||||
24,9,Headbutting a high encounter rate tree
|
||||
22,5,En utilisant Coup d’Boule sur un arbre à taux élevé
|
||||
24,5,En utilisant Coup d’Boule sur un arbre à taux élevé
|
||||
25,9,Using the Squirt Bottle on a Sudowoodo
|
||||
25,5,En utilisant la Carapuce à O sur Simularbre
|
||||
26,9,Using the Wailmer Pail on a Sudowoodo
|
||||
|
|
|
|
@ -2049,7 +2049,7 @@ id,identifier,category_id,cost,fling_power,fling_effect_id
|
|||
2099,yellow-dish,55,0,,
|
||||
2100,roto-stick,21,0,,
|
||||
2101,teal-style-card,21,0,,
|
||||
2102,teak-mask,20,0,,
|
||||
2102,teal-mask,20,0,,
|
||||
2103,glimmering-charm,21,0,,
|
||||
2104,cyrstal-cluster,20,0,,
|
||||
2105,fairy-feather,12,750,,
|
||||
|
|
|
Loading…
Reference in a new issue