From 6eee8d7a2d4cdd93c71449b66b8b5ad39f99a0dc Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期三, 18 九月 2024 11:09:05 +0800
Subject: [PATCH] 1111 【越南】【砍树】【英文】废弃23048和平光环技能buff验证;

---
 ServerPython/CoreServerGroup/GameServer/Script/GM/Commands/Charm.py |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/ServerPython/CoreServerGroup/GameServer/Script/GM/Commands/Charm.py b/ServerPython/CoreServerGroup/GameServer/Script/GM/Commands/Charm.py
index cb3cbb3..a8cdfcd 100644
--- a/ServerPython/CoreServerGroup/GameServer/Script/GM/Commands/Charm.py
+++ b/ServerPython/CoreServerGroup/GameServer/Script/GM/Commands/Charm.py
@@ -19,12 +19,6 @@
 import PlayerCharm
 
 def __Help(curPlayer):
-    GameWorld.DebugAnswer(curPlayer, "---------- %s" % GameWorld.GetCurrentDataTimeStr())
-    GameWorld.DebugAnswer(curPlayer, "清空魅力: Charm 0")
-    GameWorld.DebugAnswer(curPlayer, "随机魅力: Charm 1 人数  贡献人数 [选填 随机范围值A B]")
-    GameWorld.DebugAnswer(curPlayer, "随机范围值不填的话默认10~1000")
-    GameWorld.DebugAnswer(curPlayer, "增加魅力: Charm 2 数值 [选填 贡献玩家ID 获得玩家ID]")
-    GameWorld.DebugAnswer(curPlayer, "玩家ID不填的话均默认自己")
     return
 
 #逻辑实现

--
Gitblit v1.8.0