From c5b0adc7d240e05adecd465d5767a7f4cce16f86 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期五, 19 七月 2024 11:23:25 +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 6010061..b3eed5b 100644
--- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.py
+++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.py
@@ -410,7 +410,7 @@
 
                 "GubaoResonanceAttr":(
                         ("WORD", "ResonanceID", 1),
-                        ("BYTE", "ResonanceStar", 1),
+                        ("BYTE", "ResonanceStar", 0),
                         ("list", "ResonanceAttrIDList", 0),
                         ("list", "ResonanceAttrValueList", 0),
                         ),

--
Gitblit v1.8.0