添加新杀谋prefix
This commit is contained in:
parent
defec71b6c
commit
3ae6612119
|
@ -36016,6 +36016,12 @@ new Promise(resolve=>{
|
|||
* @returns {string}
|
||||
*/
|
||||
getSpan:()=>`${get.prefixSpan('OL')}${get.prefixSpan('谋')}`
|
||||
}],
|
||||
['新杀谋',{
|
||||
/**
|
||||
* @returns {string}
|
||||
*/
|
||||
getSpan:()=>`${get.prefixSpan('新杀')}${get.prefixSpan('谋')}`
|
||||
}]
|
||||
]),
|
||||
groupnature:{
|
||||
|
|
Loading…
Reference in New Issue