From 2019c3ebc89b6b2eb4319c8563b2367a3aaffde4 Mon Sep 17 00:00:00 2001 From: cehua-TT <448191260@qq.com> Date: 星期二, 28 八月 2018 10:19:50 +0800 Subject: [PATCH] 2927:技能槽解锁任务修改、修复法宝魂任务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 830e9ab..bcfbd1b 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,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], + 0:[70,80,95,100,105,115,120,125,128,130,135,140,150,155,160,170,180,190,200,210,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,155,160,170,180,190,200,210,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,155,160,170,180,190,200,210,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,155,160,170,180,190,200,210,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,155,160,170,180,190,200,210,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,155,160,170,180,190,200,210,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,155,160,170,180,190,200,210,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 1be6335..1b9474e 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/QUESTDATA.zip +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/QUESTDATA.zip Binary files differ -- Gitblit v1.8.0