From 05cbb0120a73139c030fc5f8a2d832224b17cf1b Mon Sep 17 00:00:00 2001 From: xdh <xiefantasy@qq.com> Date: 星期二, 25 九月 2018 21:16:49 +0800 Subject: [PATCH] 1834 装备分解-服务端防范不分解非装备道具 --- db/PyMongoDataServer/PySysDB/tagFlashGiftbag.txt | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/db/PyMongoDataServer/PySysDB/tagFlashGiftbag.txt b/db/PyMongoDataServer/PySysDB/tagFlashGiftbag.txt new file mode 100644 index 0000000..64099d5 --- /dev/null +++ b/db/PyMongoDataServer/PySysDB/tagFlashGiftbag.txt @@ -0,0 +1,6 @@ +GiftbagID GiftbagType OriginalRMB BuyCountLimit GiftItemList MainItemID NotifyKey +2 1 88 1 [(196,1,0)] 196 LimitGift3 +4 2 130 1 [(913,1,0),(181,80,0)] 913 LimitGift3 +5 3 200 1 [(7002,1,0),(4608,2,0)] 7002 LimitGift3 +7 4 320 1 [(4214,1,0),(4151,200,0)] 4214 LimitGift3 +8 5 600 1 [(4606,2,0),(4607,2,0)] 4606 LimitGift3 -- Gitblit v1.8.0