From ba5bb44c7b08f154d6954dbde4b6dd5fcdf7985e Mon Sep 17 00:00:00 2001 From: cehua_LC <tingame100@163.com> Date: 星期二, 09 十月 2018 17:12:45 +0800 Subject: [PATCH] 4090 【测试】修复因为寻路点配置,导致古神禁地从280级Boss寻路至205级Boss处后跑去打小怪的问题 --- ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/CheckWalk/Def_PlayerMoveCheckCount.txt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/CheckWalk/Def_PlayerMoveCheckCount.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/CheckWalk/Def_PlayerMoveCheckCount.txt new file mode 100644 index 0000000..b906d66 --- /dev/null +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/CheckWalk/Def_PlayerMoveCheckCount.txt @@ -0,0 +1 @@ +1 #玩家累计移动次数 \ No newline at end of file -- Gitblit v1.8.0