跳至內容

「Module:Arcaea Data」:修訂間差異

增加 340 位元組 、​ 2024年7月6日 (星期六)
bydDate;bydVersion
無編輯摘要
(bydDate;bydVersion)
第233行: 第233行:
        if info["difficulties"] and difficulties[3] and difficulties[3].title_localized then
        if info["difficulties"] and difficulties[3] and difficulties[3].title_localized then
          return difficulties[3].title_localized.en
          return difficulties[3].title_localized.en
       end
     end,
     ["bydDate"] = function()
       if info["difficulties"] and difficulties[3] then
         return difficulties[3].date
       end
     end,
     ["bydVersion"] = function()
       if info["difficulties"] and difficulties[3] then
         return difficulties[3].version
        end
        end
      end
      end
941

次編輯