File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 12741274 "hydrapple" : " UU" ,
12751275 "gougingfire" : " OU" ,
12761276 "ragingbolt" : " OU" ,
1277- "ironboulder" : " UU " ,
1277+ "ironboulder" : " UUBL " ,
12781278 "ironcrown" : " UU" ,
12791279 "terapagos" : " Uber" ,
12801280 "pecharunt" : " UU" ,
Original file line number Diff line number Diff line change @@ -1861,7 +1861,6 @@ export const items = new Collection<string, PokemonTypes.Item>([
18611861 {
18621862 desc : 'Evolves Galarian Slowpoke into Galarian Slowbro when used.' ,
18631863 gen : 8 ,
1864- isNonstandard : IsNonStandard . Unobtainable ,
18651864 name : 'Galarica Cuff' ,
18661865 specialSprite : 'https://www.serebii.net/itemdex/sprites/galaricacuff.png'
18671866 }
@@ -1871,7 +1870,6 @@ export const items = new Collection<string, PokemonTypes.Item>([
18711870 {
18721871 desc : 'Evolves Galarian Slowpoke into Galarian Slowking when used.' ,
18731872 gen : 8 ,
1874- isNonstandard : IsNonStandard . Unobtainable ,
18751873 name : 'Galarica Wreath' ,
18761874 specialSprite : 'https://www.serebii.net/itemdex/sprites/galaricawreath.png'
18771875 }
@@ -4800,7 +4798,6 @@ export const items = new Collection<string, PokemonTypes.Item>([
48004798 {
48014799 desc : 'A special Poké Ball that is used only in the Safari Zone and Great Marsh.' ,
48024800 gen : 1 ,
4803- isNonstandard : IsNonStandard . Unobtainable ,
48044801 name : 'Safari Ball'
48054802 }
48064803 ] ,
@@ -5226,7 +5223,6 @@ export const items = new Collection<string, PokemonTypes.Item>([
52265223 {
52275224 desc : 'A special Poké Ball for the Bug-Catching Contest.' ,
52285225 gen : 2 ,
5229- isNonstandard : IsNonStandard . Unobtainable ,
52305226 name : 'Sport Ball'
52315227 }
52325228 ] ,
You can’t perform that action at this time.
0 commit comments