From 202cc07db7ba720d94c4556a53ec32c4e1eef1bb Mon Sep 17 00:00:00 2001 From: lieren2023 <131325076+lieren2023@users.noreply.github.com> Date: Sun, 22 Oct 2023 01:03:35 +0800 Subject: [PATCH] Add files via upload --- game/game.js | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) 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',