diff --git a/game/game.js b/game/game.js index 4fb93a45a..e63ece1be 100644 --- a/game/game.js +++ b/game/game.js @@ -34897,13 +34897,22 @@ nature:'black', }], ['★SP',{ - showName:'SP', + /** + * @returns {string} + */ + getSpan:()=>`${get.prefixSpan('SP')}` }], ['☆SP',{ - showName:'SP', + /** + * @returns {string} + */ + getSpan:()=>`${get.prefixSpan('SP')}` }], ['J.SP',{ - showName:'SP', + /** + * @returns {string} + */ + getSpan:()=>`${get.prefixSpan('SP')}` }], ['K系列',{ showName:'K',