From 068e35eb1e6d6990cc092ba906757e212ae90b50 Mon Sep 17 00:00:00 2001 From: cehua-TT <448191260@qq.com> Date: 星期一, 27 八月 2018 20:20:59 +0800 Subject: [PATCH] 1720:修复魂支线任务BUG --- ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/QuestMission/LvUpTrigMissionNotAdd.txt | 14 +++++++------- ZoneServerGroup/map1_8G/MapServer/MapServerData/QUESTDATA.zip | 0 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/QuestMission/LvUpTrigMissionNotAdd.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/QuestMission/LvUpTrigMissionNotAdd.txt index aae8002..830e9ab 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/QuestMission/LvUpTrigMissionNotAdd.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/QuestMission/LvUpTrigMissionNotAdd.txt @@ -2,12 +2,12 @@ #{职业:[等级]} ( { - 0:[70,80,95,100,105,115,120,125,128,130,135,140,150,160,170,180,190,195,200,210,220,230,240,245,250,260,270,280,290,300,310,320,330,340,350,360,370,380,390,400,410,420,430,440,450], - 1:[70,80,95,100,105,115,120,125,128,130,135,140,150,160,170,180,190,195,200,210,220,230,240,245,250,260,270,280,290,300,310,320,330,340,350,360,370,380,390,400,410,420,430,440,450], - 2:[70,80,95,100,105,115,120,125,128,130,135,140,150,160,170,180,190,195,200,210,220,230,240,245,250,260,270,280,290,300,310,320,330,340,350,360,370,380,390,400,410,420,430,440,450], - 3:[70,80,95,100,105,115,120,125,128,130,135,140,150,160,170,180,190,195,200,210,220,230,240,245,250,260,270,280,290,300,310,320,330,340,350,360,370,380,390,400,410,420,430,440,450], - 4:[70,80,95,100,105,115,120,125,128,130,135,140,150,160,170,180,190,195,200,210,220,230,240,245,250,260,270,280,290,300,310,320,330,340,350,360,370,380,390,400,410,420,430,440,450], - 5:[70,80,95,100,105,115,120,125,128,130,135,140,150,160,170,180,190,195,200,210,220,230,240,245,250,260,270,280,290,300,310,320,330,340,350,360,370,380,390,400,410,420,430,440,450], - 6:[70,80,95,100,105,115,120,125,128,130,135,140,150,160,170,180,190,195,200,210,220,230,240,245,250,260,270,280,290,300,310,320,330,340,350,360,370,380,390,400,410,420,430,440,450], + 0:[70,80,95,100,105,115,120,125,128,130,135,140,150,160,170,180,185,190,200,210,215,220,230,240,250,260,270,280,290,300,310,320,330,340,350,360,370,380,390,400,410,420,430,440,450], + 1:[70,80,95,100,105,115,120,125,128,130,135,140,150,160,170,180,185,190,200,210,215,220,230,240,250,260,270,280,290,300,310,320,330,340,350,360,370,380,390,400,410,420,430,440,450], + 2:[70,80,95,100,105,115,120,125,128,130,135,140,150,160,170,180,185,190,200,210,215,220,230,240,250,260,270,280,290,300,310,320,330,340,350,360,370,380,390,400,410,420,430,440,450], + 3:[70,80,95,100,105,115,120,125,128,130,135,140,150,160,170,180,185,190,200,210,215,220,230,240,250,260,270,280,290,300,310,320,330,340,350,360,370,380,390,400,410,420,430,440,450], + 4:[70,80,95,100,105,115,120,125,128,130,135,140,150,160,170,180,185,190,200,210,215,220,230,240,250,260,270,280,290,300,310,320,330,340,350,360,370,380,390,400,410,420,430,440,450], + 5:[70,80,95,100,105,115,120,125,128,130,135,140,150,160,170,180,185,190,200,210,215,220,230,240,250,260,270,280,290,300,310,320,330,340,350,360,370,380,390,400,410,420,430,440,450], + 6:[70,80,95,100,105,115,120,125,128,130,135,140,150,160,170,180,185,190,200,210,215,220,230,240,250,260,270,280,290,300,310,320,330,340,350,360,370,380,390,400,410,420,430,440,450], } ) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/QUESTDATA.zip b/ZoneServerGroup/map1_8G/MapServer/MapServerData/QUESTDATA.zip index 9eed070..8d63f0a 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/QUESTDATA.zip +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/QUESTDATA.zip Binary files differ -- Gitblit v1.8.0