合并符文怪物表

This commit is contained in:
xiekaidong 2023-09-08 09:37:02 +08:00
parent 2266324f94
commit af6b0f744c

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,