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/tagTreasurePrivilege.txt | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/db/PyMongoDataServer/PySysDB/tagTreasurePrivilege.txt b/db/PyMongoDataServer/PySysDB/tagTreasurePrivilege.txt
index b5c83ce..7113ffa 100644
--- a/db/PyMongoDataServer/PySysDB/tagTreasurePrivilege.txt
+++ b/db/PyMongoDataServer/PySysDB/tagTreasurePrivilege.txt
@@ -1,7 +1,7 @@
PrivilegeID EffectValue singleValue maxValue attr itemAward successList
1 0 {"6":10000,"7":200} 1001|1021|1041
-2 0 1002|1022|1042
-3 0 3 180 {"7":50} 1003|1023|1043
+2 0 3 180 {"7":50} 1003|1023|1043
+3 0 1002|1022|1042
4 10000 1004|1024|1044
5 0 4 0 {"7":100} 1006|1026|1046
6 0 1 0 {"6":12000} 1005|1025|1045
--
Gitblit v1.8.0