Make Gourgeist use aliases instead of mixing old and new sprites

This commit is contained in:
Michiel Sikma
2020-02-24 00:19:32 +01:00
parent 7dd04a04c5
commit e45eccf24e

View File

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