龙prefix前缀

This commit is contained in:
mengxinzxz 2024-04-14 00:59:30 +08:00
parent 5c35cfdf79
commit bb95b656eb
1 changed files with 5 additions and 1 deletions

View File

@ -13125,7 +13125,11 @@ export class Library {
* @returns {string} * @returns {string}
*/ */
getSpan: () => `${get.prefixSpan('手杀')}${get.prefixSpan('神')}` getSpan: () => `${get.prefixSpan('手杀')}${get.prefixSpan('神')}`
}] }],
['龙', {
color: '#ff0000',
nature: 'firemm',
}],
]); ]);
groupnature = { groupnature = {
shen: 'shen', shen: 'shen',