mirror of
https://github.com/msikma/pokesprite.git
synced 2026-09-08 18:35:11 -05:00
Make Gourgeist use aliases instead of mixing old and new sprites
This commit is contained in:
@@ -22192,16 +22192,16 @@
|
||||
"is_prev_gen_icon": false
|
||||
},
|
||||
"large": {
|
||||
"is_prev_gen_icon": true,
|
||||
"is_unofficial_icon": true
|
||||
"is_alias_of": "$",
|
||||
"is_prev_gen_icon": false
|
||||
},
|
||||
"small": {
|
||||
"is_prev_gen_icon": true,
|
||||
"is_unofficial_icon": true
|
||||
"is_alias_of": "$",
|
||||
"is_prev_gen_icon": false
|
||||
},
|
||||
"super": {
|
||||
"is_prev_gen_icon": true,
|
||||
"is_unofficial_icon": true
|
||||
"is_alias_of": "$",
|
||||
"is_prev_gen_icon": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user