等级修改
This commit is contained in:
parent
35d84fead7
commit
1e918f92f2
@ -1,7 +1,7 @@
|
||||
local BattleController = require "app/module/battle/controller/battle_controller"
|
||||
local BattleControllerBossRush = class("BattleControllerBossRush", BattleController)
|
||||
local SIDE_ATK = GConst.BattleConst.SIDE_ATK
|
||||
local MAX_LV = 61
|
||||
local MAX_LV = 41
|
||||
|
||||
function BattleControllerBossRush:getBoardConfig()
|
||||
return ConfigManager:getConfig("chapter_board_bossrush")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user