From 9a852dc66d9f5cf88badd4e06a515e4a1b42abfb Mon Sep 17 00:00:00 2001
From: cehua_wcy <781813756@qq.com>
Date: 星期六, 08 十二月 2018 14:05:14 +0800
Subject: [PATCH] 5323 【测试】【1.3】【1.3.100】怪物属性
---
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