mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 00:29:19 +00:00
@ -2,15 +2,7 @@ import Expansion from "@tcgdex/sdk/interfaces/Expansion";
|
||||
|
||||
const set: Expansion = {
|
||||
name: "HeartGold & SoulSilver",
|
||||
code: "hgss",
|
||||
|
||||
sets: [
|
||||
"hgss1",
|
||||
"hgss2",
|
||||
"hgss3",
|
||||
"hgss4",
|
||||
"hgssp",
|
||||
],
|
||||
code: "hgss"
|
||||
}
|
||||
|
||||
export default set
|
||||
|
Reference in New Issue
Block a user