From b581328fd674e8efc6afbc7ce01aac77f52a0aee Mon Sep 17 00:00:00 2001 From: xiekaidong Date: Thu, 3 Aug 2023 11:08:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=AD=A6=E5=99=A8=E5=89=AF=E6=9C=AC=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E4=BD=93=E5=8A=9B=E6=B6=88=E8=80=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua/app/config/chapter_dungeon_equip.lua | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/lua/app/config/chapter_dungeon_equip.lua b/lua/app/config/chapter_dungeon_equip.lua index b9b2b4ab..0ee49470 100644 --- a/lua/app/config/chapter_dungeon_equip.lua +++ b/lua/app/config/chapter_dungeon_equip.lua @@ -8,7 +8,11 @@ local chapter_dungeon_equip = { 1 }, ["monster"]={ - 101, + 106, + 206, + 306, + 406, + 506 }, ["first_reward"]={ ["type"]=1, @@ -77,7 +81,11 @@ local chapter_dungeon_equip = { 2 }, ["monster"]={ - 101, + 606, + 706, + 806, + 906, + 1006 }, ["first_reward"]={ ["type"]=1, @@ -146,7 +154,11 @@ local chapter_dungeon_equip = { 3 }, ["monster"]={ - 101, + 1106, + 1206, + 1306, + 1406, + 1506 }, ["first_reward"]={ ["type"]=1, @@ -229,7 +241,11 @@ local chapter_dungeon_equip = { 4 }, ["monster"]={ - 101, + 1606, + 1706, + 1806, + 1906, + 2006 }, ["first_reward"]={ ["type"]=1,