Merge branch 'dev_20230919' into dungeon_rune

This commit is contained in:
xiekaidong 2023-09-08 09:39:12 +08:00
commit be78597d74

View File

@ -116,6 +116,7 @@ function ConfigManager:preLoadConfig()
handleMonsterGrow("monster_dungeon_equip")
handleMonsterGrow("monster_dungeon_armor")
handleMonsterGrow("monster_activity")
handleMonsterGrow("monster_dungeon_rune")
self.configs["monster"] = {
data = monsterFullData,