From 7b59ff51bf3bc4cd97dc211fffa7b277a6aa2a8f Mon Sep 17 00:00:00 2001
From: cehua_hzl <648597270@qq.com>
Date: 星期一, 10 九月 2018 19:42:56 +0800
Subject: [PATCH] 3400 世界Boss成就奖励

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/QuestMission/Def_Gate_Move.txt |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/QuestMission/Def_Gate_Move.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/QuestMission/Def_Gate_Move.txt
new file mode 100644
index 0000000..122cf21
--- /dev/null
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/QuestMission/Def_Gate_Move.txt
@@ -0,0 +1,19 @@
+#边关传送表
+#{传送员ID:[MapID,X坐标,Y坐标,敌国城门ID],......}
+(
+	{
+	20018:[11,333,64,1019],
+	30019:[12,303,59,2019],
+	120000:[15,136,30,1019],
+	120001:[16,138,31,2019],
+	120002:[33,284,162,1019],
+	120003:[34,30,171,2019],
+	120004:[19,24,320,1019],
+	120005:[20,35,318,2019],
+	120006:[33,285,32,1019],
+	120007:[34,158,31,2019],
+	120008:[33,35,293,1019],
+	120009:[34,144,290,2019],
+
+	}
+)
\ No newline at end of file

--
Gitblit v1.8.0