From 2de6bb0335979f5561ba3ea63929e904330c63ed Mon Sep 17 00:00:00 2001
From: xdh <xiefantasy@qq.com>
Date: 星期二, 23 十月 2018 15:37:51 +0800
Subject: [PATCH] 4233 增加许愿表
---
db/PyMongoDataServer/PySysDB/tagWishingWell.txt | 21 +++++++++++++++++++++
CoreServerGroup/GameServer/PySysDB/tagActWishingWell.txt | 2 ++
db/PyMongoDataServer/PySysDB/tagActWishingWell.txt | 2 ++
3 files changed, 25 insertions(+), 0 deletions(-)
diff --git a/CoreServerGroup/GameServer/PySysDB/tagActWishingWell.txt b/CoreServerGroup/GameServer/PySysDB/tagActWishingWell.txt
new file mode 100644
index 0000000..bae91cb
--- /dev/null
+++ b/CoreServerGroup/GameServer/PySysDB/tagActWishingWell.txt
@@ -0,0 +1,2 @@
+CfgID ActMark ServerIDList StartDate EndDate IsDayReset ResetType NotifyInfoStart NotifyInfoEnd NotifyInfoLoop LimitLV
+1 test1 [] 2018-10-1 2018-10-3 1 1 {0:["BossFHOpen", []]} {} [] 110
diff --git a/db/PyMongoDataServer/PySysDB/tagActWishingWell.txt b/db/PyMongoDataServer/PySysDB/tagActWishingWell.txt
new file mode 100644
index 0000000..3068f15
--- /dev/null
+++ b/db/PyMongoDataServer/PySysDB/tagActWishingWell.txt
@@ -0,0 +1,2 @@
+CfgID StartDate EndDate IsDayReset ResetType LimitLV TemplateID
+1 2018-10-1 2018-10-3 1 1 110 1
diff --git a/db/PyMongoDataServer/PySysDB/tagWishingWell.txt b/db/PyMongoDataServer/PySysDB/tagWishingWell.txt
new file mode 100644
index 0000000..1bb644d
--- /dev/null
+++ b/db/PyMongoDataServer/PySysDB/tagWishingWell.txt
@@ -0,0 +1,21 @@
+ID IsFree WorldLVLimit ItemID ItemCnt IsBind ItemListEx Mark
+1 1 [0,500] 2200 1 1 500 1001
+1 1 [0,500] 2200 1 1 500 1002
+1 1 [0,500] 2201 1 1 500 1003
+1 1 [0,500] 2213 1 1 500 1004
+1 1 [0,500] 3504 1 1 500 1101
+1 1 [0,500] 3514 1 1 500 1102
+1 1 [0,500] 2204 1 1 500 1103
+1 1 [0,500] 2203 1 1 500 1104
+1 1 [0,500] 4187 1 1 500 1201
+1 1 [0,500] 4188 1 1 500 1202
+1 1 [0,500] 2325 1 1 500 1203
+1 1 [0,500] 4741 1 1 500 1204
+1 1 [0,500] 2389 1 1 500 1301
+1 1 [0,500] 3796 1 0 500 1302
+1 1 [0,500] 3797 1 0 500 1303
+1 1 [0,500] 4101 1 0 500 1304
+1 1 [0,500] 4102 1 0 500 1401
+1 1 [0,500] 952 1 0 500 1402
+1 1 [0,500] 911 1 0 500 1403
+1 1 [0,500] 914 1 0 500 1404
--
Gitblit v1.8.0