From 4cb51be5464c65f5ee11332df309426fb3f6873f Mon Sep 17 00:00:00 2001
From: xdh <xiefantasy@qq.com>
Date: 星期一, 03 十二月 2018 19:53:08 +0800
Subject: [PATCH] 2546 【1.3】【1.3.100】自动分解装备增加防范

---
 db/PyMongoDataServer/PySysDB/tagIceLodeStarAward.txt |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/db/PyMongoDataServer/PySysDB/tagIceLodeStarAward.txt b/db/PyMongoDataServer/PySysDB/tagIceLodeStarAward.txt
index 3528f53..57edf51 100644
--- a/db/PyMongoDataServer/PySysDB/tagIceLodeStarAward.txt
+++ b/db/PyMongoDataServer/PySysDB/tagIceLodeStarAward.txt
@@ -1,9 +1,9 @@
-NPCID	LineID	Time	index	Star	LV	ItemList
-60203001	0	25	0	4	[0,200]	[(4151,2,2)]
-60203002	1	30	1	8	[0,200]	[(4151,2,2)]
-60203003	2	35	2	12	[0,200]	[(4151,2,2)]
-60203004	3	40	3	15	[0,200]	[(4151,2,2)]
-60203005	4	40	0	4	[201,500]	[(4151,2,2)]
-60203006	5	50	1	8	[201,500]	[(4151,2,2)]
-60203007	6	60	2	12	[201,500]	[(4151,2,2)]
-60203008	7	65	3	15	[201,500]	[(4151,2,2)]
+index	Star	LV	ItemList
+0	4	[0,200]	[[1024,1,1]]
+1	8	[0,200]	[[101,1,1]]
+2	12	[0,200]	[[5303,30,1]]
+3	15	[0,200]	[[5303,30,1]]
+0	4	[201,500]	[[1024,1,1]]
+1	8	[201,500]	[[101,1,1]]
+2	12	[201,500]	[[5303,30,1]]
+3	15	[201,500]	[[5303,30,1]]

--
Gitblit v1.8.0