From 2af8d4bd7b368260f2b3f88623ee118e04f0b8d6 Mon Sep 17 00:00:00 2001 From: cehua_wcy <781813756@qq.com> Date: 星期六, 27 十月 2018 11:47:03 +0800 Subject: [PATCH] 4387 【1.2】【测试】骑宠争夺怪物成长属性修改 --- ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GameFB/MapID_SendToGameServer.txt | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GameFB/MapID_SendToGameServer.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GameFB/MapID_SendToGameServer.txt new file mode 100644 index 0000000..a8d037a --- /dev/null +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GameFB/MapID_SendToGameServer.txt @@ -0,0 +1,10 @@ +# 进入副本需要先发送到GameServer的地图ID列表 +# 该配置为扩展配置, 其中已有一部分ID写在代码中 + +( + +[ +12070,12071,12072,12073,12074,12075,12076 +] + +) \ No newline at end of file -- Gitblit v1.8.0