Merge branch 'master' into fix/oas-tags

This commit is contained in:
Alessandro Pezzè 2024-05-31 16:31:03 +09:00 committed by GitHub
commit 2838060f0a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -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

1 encounter_condition_value_id local_language_id name
159 69 5 Après avoir parlé à 32 personnes dans les souterrains
160 70 9 Returned Machine Part to Power Plant
161 70 5 Après avoir rapporté la pièce de machine à la centrale
162 10 71 9 Have an Event Arceus in the party
163 10 71 5 En ayant un Arceus événementiel dans l’équipe

View file

@ -61,9 +61,9 @@ encounter_method_id,local_language_id,name
22,9,Headbutting a low encounter rate tree
22,5,En utilisant Coup dBoule sur un arbre à taux bas
23,9,Headbutting a normal encounter rate tree
22,5,En utilisant Coup dBoule sur un arbre à taux normal
23,5,En utilisant Coup dBoule sur un arbre à taux normal
24,9,Headbutting a high encounter rate tree
22,5,En utilisant Coup dBoule sur un arbre à taux élevé
24,5,En utilisant Coup dBoule 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

1 encounter_method_id local_language_id name
61 22 9 Headbutting a low encounter rate tree
62 22 5 En utilisant Coup d’Boule sur un arbre à taux bas
63 23 9 Headbutting a normal encounter rate tree
64 22 23 5 En utilisant Coup d’Boule sur un arbre à taux normal
65 24 9 Headbutting a high encounter rate tree
66 22 24 5 En utilisant Coup d’Boule sur un arbre à taux élevé
67 25 9 Using the Squirt Bottle on a Sudowoodo
68 25 5 En utilisant la Carapuce à O sur Simularbre
69 26 9 Using the Wailmer Pail on a Sudowoodo

View file

@ -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,,

1 id identifier category_id cost fling_power fling_effect_id
2049 2099 yellow-dish 55 0
2050 2100 roto-stick 21 0
2051 2101 teal-style-card 21 0
2052 2102 teak-mask teal-mask 20 0
2053 2103 glimmering-charm 21 0
2054 2104 cyrstal-cluster 20 0
2055 2105 fairy-feather 12 750