Skip to content

Commit

Permalink
Added missing subtype fields to XYP promos (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
r0adkll authored and adback03 committed Mar 3, 2019
1 parent 2a72865 commit 8ddd684
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion json/cards/XY Black Star Promos.json
Original file line number Diff line number Diff line change
Expand Up @@ -9365,6 +9365,7 @@
"name": "Arcanine BREAK",
"imageUrl": "https://images.pokemontcg.io/xyp/XY180.png",
"supertype": "Pokémon",
"subtype": "BREAK",
"evolvesFrom": "Arcanine",
"hp": "160",
"number": "XY180",
Expand Down Expand Up @@ -9431,6 +9432,7 @@
"name": "Mandibuzz BREAK",
"imageUrl": "https://images.pokemontcg.io/xyp/XY182.png",
"supertype": "Pokémon",
"subtype": "BREAK",
"evolvesFrom": "Mandibuzz",
"hp": "140",
"number": "XY182",
Expand Down Expand Up @@ -10644,4 +10646,4 @@
],
"imageUrlHiRes": "https://images.pokemontcg.io/xyp/XY211_hires.png"
}
]
]

0 comments on commit 8ddd684

Please sign in to comment.