From 415a26c7db8bd89b7a852234a841c32ae9a2d636 Mon Sep 17 00:00:00 2001
From: cehua_LC <tingame100@163.com>
Date: 星期五, 21 九月 2018 14:40:20 +0800
Subject: [PATCH] 3749 【开发】日常任务新增“击杀怪物”条目

---
 db/PyMongoDataServer/PySysDB/tagDailyAction.txt       |    1 +
 CoreServerGroup/GameServer/PySysDB/tagDailyAction.txt |    1 +
 db/PyMongoDataServer/PySysDB/tagDailyQuest.txt        |    1 +
 3 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/CoreServerGroup/GameServer/PySysDB/tagDailyAction.txt b/CoreServerGroup/GameServer/PySysDB/tagDailyAction.txt
index 182392b..eb7e408 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagDailyAction.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagDailyAction.txt
@@ -16,3 +16,4 @@
 15	{}	0	{}
 16	{}	0	{}
 17	{"1":[[20,30]],"3":[[20,30]],"5":[[20,30]],"7":[[20,30]]}	30	{-10:["FairyGrabBossTime", []],-5:["FairyGrabBossTime", []],0:["FairyGrabBossStart", []]}
+18	{}	0	{}
diff --git a/db/PyMongoDataServer/PySysDB/tagDailyAction.txt b/db/PyMongoDataServer/PySysDB/tagDailyAction.txt
index c3640ea..2a69ec2 100644
--- a/db/PyMongoDataServer/PySysDB/tagDailyAction.txt
+++ b/db/PyMongoDataServer/PySysDB/tagDailyAction.txt
@@ -16,3 +16,4 @@
 15	3	2	0	0
 16	1	2	0	0
 17	1	2	0	0
+18	1000	2	0	0
diff --git a/db/PyMongoDataServer/PySysDB/tagDailyQuest.txt b/db/PyMongoDataServer/PySysDB/tagDailyQuest.txt
index cb275e7..716c3c6 100644
--- a/db/PyMongoDataServer/PySysDB/tagDailyQuest.txt
+++ b/db/PyMongoDataServer/PySysDB/tagDailyQuest.txt
@@ -25,3 +25,4 @@
 25	2	31240	22	1	30	0
 26	2	31150	92	1	30	0
 27	1	17	139	1	30	30
+28	1	18	108	50	1	20

--
Gitblit v1.8.0