mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2024-11-21 14:38:30 +00:00
parent
3febeafcd7
commit
8b27792e1e
@ -282,6 +282,8 @@ let Cal = {
|
||||
if (/神铸赋形/.test(title)) {
|
||||
type = 'weapon'
|
||||
title = title.replace(/(单手剑|双手剑|长柄武器|弓|法器|·)/g, '')
|
||||
extra.sort = 3
|
||||
} else if (/集录/.test(title)) {
|
||||
extra.sort = 2
|
||||
} else if (/祈愿/.test(title)) {
|
||||
type = 'character'
|
||||
|
Loading…
Reference in New Issue
Block a user