From b3a4ec6084bfc7e4aefea898f6bd38ebcb324f4a Mon Sep 17 00:00:00 2001 From: xdh <xiefantasy@qq.com> Date: 星期四, 15 十一月 2018 17:14:58 +0800 Subject: [PATCH] 4715 冰晶矿脉配置修改 --- 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..c8b355b 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] [[4151,2,2]] +1 8 [0,200] [[4151,2,3]] +2 12 [0,200] [[4151,2,4]] +3 15 [0,200] [[4151,2,5]] +0 4 [201,500] [[4151,2,6]] +1 8 [201,500] [[4151,2,7]] +2 12 [201,500] [[4151,2,8]] +3 15 [201,500] [[4151,2,9]] -- Gitblit v1.8.0