跳至內容

「Module:Data」:修訂間差異

增加 553 位元組 、​ 2022年5月8日 (星期日)
無編輯摘要
無編輯摘要
無編輯摘要
第180行: 第180行:
          if info["difficulties"][3] then
          if info["difficulties"][3] then
            return info["difficulties"][3]['has_controller_alt_chart']
            return info["difficulties"][3]['has_controller_alt_chart']
         end
       end,
       ["bydAudioChange"] = function()
         if info["difficulties"][4] then
           return info["difficulties"][4]['audioOverride']
         end
       end,
       ["bydBg"] = function()
         if info["difficulties"][4] then
           return info["difficulties"][4]['bg']
         end
       end,
       ["bydBPM"] = function()
         if info["difficulties"][4] then
           return info["difficulties"][4]['bpm']
          end
          end
        end
        end
4,303

次編輯