From 69be13fbdb796c5a6cdc49fe4ed358d22f1edcb1 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期五, 19 七月 2024 11:20:42 +0800
Subject: [PATCH] 10215 10213 【越南】【主干】【港台】【砍树】古宝升星效果与古宝共鸣(去除古宝共鸣手动激活流程)

---
 ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.py b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.py
index 76fbc2a..ea31853 100644
--- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.py
+++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.py
@@ -415,7 +415,7 @@
 
                 "GubaoResonanceAttr":(
                         ("WORD", "ResonanceID", 1),
-                        ("BYTE", "ResonanceStar", 1),
+                        ("BYTE", "ResonanceStar", 0),
                         ("list", "ResonanceAttrIDList", 0),
                         ("list", "ResonanceAttrValueList", 0),
                         ),

--
Gitblit v1.8.0