跳到内容

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

个编辑