From 95e7391798608c82574ab6efc0d869d392ec5d02 Mon Sep 17 00:00:00 2001
From: cehua-HWJ35 <hwj35@163.com>
Date: 星期二, 19 二月 2019 10:21:04 +0800
Subject: [PATCH] 6238 删除诛仙装备相关地图,法宝开启功能的限制

---
 db/PyMongoDataServer/PySysDB/tagFuncOpenLV.txt |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/db/PyMongoDataServer/PySysDB/tagFuncOpenLV.txt b/db/PyMongoDataServer/PySysDB/tagFuncOpenLV.txt
index 60b01ab..a9dcf33 100644
--- a/db/PyMongoDataServer/PySysDB/tagFuncOpenLV.txt
+++ b/db/PyMongoDataServer/PySysDB/tagFuncOpenLV.txt
@@ -1,11 +1,11 @@
 FuncId	LimitLV	LimitMagicWeapon	LimiRealmLV	LimitMissionID	VIPLV
-1	0	10201	0	0	0
+1	0	0	0	0	0
 2	58	0	0	0	0
 3	2	0	0	0	0
-6	0	10501	0	0	0
+6	0	0	0	0	0
 7	2	0	0	0	0
-8	0	10601	0	0	0
-9	0	10401	0	0	0
+8	0	0	0	0	0
+9	0	0	0	0	0
 10	70	0	0	0	0
 12	80	0	0	0	0
 15	65	0	0	0	0
@@ -26,7 +26,7 @@
 73	100	0	0	0	0
 74	110	0	0	0	0
 75	72	0	0	0	0
-76	0	10301	0	0	0
+76	0	0	0	0	0
 77	98	0	0	0	0
 78	60	0	0	0	0
 79	2	0	0	0	0
@@ -56,7 +56,7 @@
 103	155	0	0	0	0
 104	0	0	0	101010	0
 105	0	0	0	101100	0
-106	0	10200	0	0	0
+106	0	0	0	0	0
 108	120	0	0	0	0
 109	70	0	0	0	0
 110	1	0	0	0	0

--
Gitblit v1.8.0