mirror of
https://github.com/msikma/pokesprite.git
synced 2026-04-24 07:27:18 -05:00
added noble forms
This commit is contained in:
parent
de3876ebc1
commit
64432e2fd0
|
|
@ -2007,6 +2007,10 @@
|
|||
"hisui": {
|
||||
"is_prev_gen_icon": false,
|
||||
"is_unofficial_icon": true
|
||||
},
|
||||
"hisui-noble": {
|
||||
"is_prev_gen_icon": false,
|
||||
"is_unofficial_icon": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -3317,6 +3321,10 @@
|
|||
"hisui": {
|
||||
"is_prev_gen_icon": false,
|
||||
"is_unofficial_icon": true
|
||||
},
|
||||
"hisui-noble": {
|
||||
"is_prev_gen_icon": false,
|
||||
"is_unofficial_icon": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -17312,6 +17320,10 @@
|
|||
"hisui": {
|
||||
"is_prev_gen_icon": false,
|
||||
"is_unofficial_icon": true
|
||||
},
|
||||
"hisui-noble": {
|
||||
"is_prev_gen_icon": false,
|
||||
"is_unofficial_icon": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -23136,6 +23148,10 @@
|
|||
"hisui": {
|
||||
"is_prev_gen_icon": false,
|
||||
"is_unofficial_icon": true
|
||||
},
|
||||
"hisui-noble": {
|
||||
"is_prev_gen_icon": false,
|
||||
"is_unofficial_icon": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -29041,6 +29057,10 @@
|
|||
"$": {
|
||||
"is_prev_gen_icon": false,
|
||||
"is_unofficial_icon": true
|
||||
},
|
||||
"noble": {
|
||||
"is_prev_gen_icon": false,
|
||||
"is_unofficial_icon": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user