From f83505f2f8703fce6d36fd89553ebabc7ab4bf7d Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期五, 12 十月 2018 14:25:06 +0800
Subject: [PATCH] 4115 【后端】神兽出战上限扩展系统广播; 4114 【后端】神兽出战系统广播增加参数:玩家名字;

---
 db/PyMongoDataServer/PySysDB/tagDogz.txt                                     |    4 ++--
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerDogz.pyc |    0 
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerDogz.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerDogz.pyc
index aa91fb4..13bd036 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerDogz.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerDogz.pyc
Binary files differ
diff --git a/db/PyMongoDataServer/PySysDB/tagDogz.txt b/db/PyMongoDataServer/PySysDB/tagDogz.txt
index 17f1d7e..e137d9a 100644
--- a/db/PyMongoDataServer/PySysDB/tagDogz.txt
+++ b/db/PyMongoDataServer/PySysDB/tagDogz.txt
@@ -1,6 +1,6 @@
 ID	BaseAttrTypes	BaseAttrValues	HelpBattleSkills	FightPowerEx	EquipPlaceColorList	HelpBattleNotify
-1	6|7|8	3716|247|61	46010	10000	1|1|1|1|1	[]
-2	6|7|8	4548|303|75	46011	20000	2|2|2|1|1	[]
+1	6|7|8	3716|247|61	46010	10000	1|1|1|1|1	["HelpBattleNotify1", [1], 1]
+2	6|7|8	4548|303|75	46011	20000	2|2|2|1|1	["HelpBattleNotify2", [2], 1]
 3	6|7|8	5523|368|92	46000	30000	2|2|2|2|2	[]
 4	6|7|8	6676|445|111	46005	40000	3|2|2|2|2	[]
 5	6|7|8	8048|536|134	46012|46030	50000	3|3|3|2|2	[]

--
Gitblit v1.8.0