Add files via upload

This commit is contained in:
lieren2023 2023-10-22 01:03:35 +08:00 committed by GitHub
parent 0f3d4a0ec2
commit 202cc07db7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 3 deletions

View File

@ -34897,13 +34897,22 @@
nature:'black', nature:'black',
}], }],
['★SP',{ ['★SP',{
showName:'SP', /**
* @returns {string}
*/
getSpan:()=>`${get.prefixSpan('SP')}`
}], }],
['☆SP',{ ['☆SP',{
showName:'SP', /**
* @returns {string}
*/
getSpan:()=>`${get.prefixSpan('SP')}`
}], }],
['J.SP',{ ['J.SP',{
showName:'SP', /**
* @returns {string}
*/
getSpan:()=>`${get.prefixSpan('SP')}`
}], }],
['K系列',{ ['K系列',{
showName:'', showName:'',