From b8fde01b237a2ad9c69e64f265efa692f1d4f70f Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期五, 10 五月 2019 19:39:50 +0800
Subject: [PATCH] 6603 【后端】【2.0】增加新版的sp和被动技能 - 增加前端用的印记包

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

diff --git a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Skill/PassiveBuff/PassiveSkill_4092.py b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Skill/PassiveBuff/PassiveSkill_4092.py
index d30a4e2..b62fdea 100644
--- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Skill/PassiveBuff/PassiveSkill_4092.py
+++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Skill/PassiveBuff/PassiveSkill_4092.py
@@ -3,7 +3,7 @@
 #
 ##@package
 #
-# @todo: 使用技能后减少印记数量  消耗模式0:固定个数,1.大于1小于限制个数可释放
+# @todo: 使用技能后减少印记数量  消耗模式0:固定个数,1.大于1可释放,消耗个数大于1小于等于限制个数
 #
 # @author: Alee
 # @date 2019-4-26 下午05:52:27

--
Gitblit v1.8.0