From 92ae66e40b57565b1187470e92d8c503a3c283eb Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期一, 03 九月 2018 15:09:02 +0800 Subject: [PATCH] Fix: 1819 玩家切地图,家族等级数据同步会异常(修复仙盟心法切图后无法升级的bug); --- db/PyMongoDataServer/PySysDB/tagChests.txt | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/db/PyMongoDataServer/PySysDB/tagChests.txt b/db/PyMongoDataServer/PySysDB/tagChests.txt index e480efb..7425ad9 100644 --- a/db/PyMongoDataServer/PySysDB/tagChests.txt +++ b/db/PyMongoDataServer/PySysDB/tagChests.txt @@ -128,7 +128,7 @@ 2338 0 0 0 1 0 2339 0 0 0 0 1 2340 0 0 0 1 1 -2341 0 0 0 1 1 +2341 0 0 0 0 1 2342 0 0 0 0 1 2343 0 0 0 1 1 2344 0 0 0 1 1 @@ -166,3 +166,5 @@ 2376 0 0 0 1 0 2377 0 0 0 1 0 2378 0 0 0 1 0 +2379 0 0 0 1 1 +2380 0 0 0 1 1 -- Gitblit v1.8.0