From 3b175a59ca82550a31863f4835548eec8a583b96 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期五, 15 十二月 2023 16:59:01 +0800
Subject: [PATCH] 10033 【后端】仙树升级系统及砍树产出规则(装备属性产出规则修改)

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

diff --git a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventSrc/FunctionNPCCommon.py b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventSrc/FunctionNPCCommon.py
index b6efd84..4fa2f10 100644
--- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventSrc/FunctionNPCCommon.py
+++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventSrc/FunctionNPCCommon.py
@@ -20,7 +20,7 @@
 # @change: "2013-07-19 20:00" Alee 添加回购
 # @change: "2013-07-22 17:00" Alee 物品可按数量购买
 # @change: "2013-10-12 21:10" Alee 系统提示
-# @change: "2013-10-22 11:10" Alee 物品技能增强效果,统一函数EquipAddAdditionEx
+# @change: "2013-10-22 11:10" Alee 物品技能增强效果,统一函数
 # @change: "2013-11-08 22:30" Alee 商城添加打孔
 # @change: "2013-11-19 11:00" hxp 修改出售物品判断金钱上限逻辑
 # @change: "2014-01-16 13:54" xmnathan 战盟商城购买

--
Gitblit v1.8.0