From f1594defff6e8458b77867e8cc4b4ffa42cb8a0d Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期二, 13 十一月 2018 12:00:44 +0800
Subject: [PATCH] 2683 子 天赋技能和新增双职业各两个技能 / 【后端】天赋技能 --- 优化4508代码
---
ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/QuestMission/MissionAcceptMapID.txt | 160 +++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 160 insertions(+), 0 deletions(-)
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/QuestMission/MissionAcceptMapID.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/QuestMission/MissionAcceptMapID.txt
new file mode 100644
index 0000000..6ac832d
--- /dev/null
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/QuestMission/MissionAcceptMapID.txt
@@ -0,0 +1,160 @@
+#任务允许地图加载表
+#{ 任务ID : [ MAPID, MAPID ] }
+(
+{
+1 :[-1],
+2401:[-1],
+2403:[-1],
+5000:[-1],
+5001:[-1],
+5002:[-1],
+5003:[-1],
+5004:[-1],
+5005:[-1],
+6000:[-1],
+6001:[-1],
+6002:[-1],
+6003:[-1],
+6004:[-1],
+2101:[-1],
+2103:[-1],
+2106:[-1],
+3101:[-1],
+3103:[-1],
+3106:[-1],
+100251:[-1],
+100252:[-1],
+200551:[-1],
+200552:[-1],
+300951:[-1],
+300952:[-1],
+100010:[-1],
+100020:[-1],
+100030:[-1],
+100040:[-1],
+100060:[-1],
+100080:[-1],
+100090:[-1],
+100110:[-1],
+100120:[-1],
+100130:[-1],
+100140:[-1],
+100160:[-1],
+100180:[-1],
+100190:[-1],
+100200:[-1],
+100210:[-1],
+100230:[-1],
+100240:[-1],
+100250:[-1],
+200300:[-1],
+200310:[-1],
+200320:[-1],
+200330:[-1],
+200350:[-1],
+200360:[-1],
+200370:[-1],
+200390:[-1],
+200400:[-1],
+200410:[-1],
+200430:[-1],
+200440:[-1],
+200460:[-1],
+200470:[-1],
+200480:[-1],
+200500:[-1],
+200510:[-1],
+200520:[-1],
+200540:[-1],
+200550:[-1],
+300600:[-1],
+300610:[-1],
+300620:[-1],
+300630:[-1],
+300640:[-1],
+300650:[-1],
+300670:[-1],
+300680:[-1],
+300700:[-1],
+300710:[-1],
+300720:[-1],
+300740:[-1],
+300750:[-1],
+300770:[-1],
+300780:[-1],
+300800:[-1],
+300810:[-1],
+300830:[-1],
+300840:[-1],
+300850:[-1],
+300860:[-1],
+300870:[-1],
+300880:[-1],
+300890:[-1],
+300900:[-1],
+300910:[-1],
+300920:[-1],
+300940:[-1],
+300950:[-1],
+401010:[-1],
+401020:[-1],
+401030:[-1],
+401040:[-1],
+401050:[-1],
+401060:[-1],
+401070:[-1],
+401080:[-1],
+401090:[-1],
+401150:[-1],
+401160:[-1],
+401170:[-1],
+401180:[-1],
+401190:[-1],
+401200:[-1],
+401210:[-1],
+401220:[-1],
+501300:[-1],
+501310:[-1],
+501320:[-1],
+501330:[-1],
+501340:[-1],
+501350:[-1],
+501400:[-1],
+501410:[-1],
+501420:[-1],
+501430:[-1],
+501440:[-1],
+501450:[-1],
+501500:[-1],
+501510:[-1],
+501520:[-1],
+501530:[-1],
+501540:[-1],
+501550:[-1],
+601610:[-1],
+601620:[-1],
+601630:[-1],
+601710:[-1],
+601720:[-1],
+601730:[-1],
+601810:[-1],
+601810:[-1],
+601820:[-1],
+601830:[-1],
+601910:[-1],
+601920:[-1],
+601930:[-1],
+602010:[-1],
+602020:[-1],
+602030:[-1],
+602110:[-1],
+602120:[-1],
+602130:[-1],
+602210:[-1],
+602220:[-1],
+602230:[-1],
+602310:[-1],
+602320:[-1],
+602330:[-1],
+}
+)
\ No newline at end of file
--
Gitblit v1.8.0