From 73a043193adbd469cc2d82255aefbcc3dbf035dd Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期四, 13 六月 2024 16:14:05 +0800
Subject: [PATCH] 10178 【越南】【香港】【主干】挂机奖励(屏蔽原脱机功能;屏蔽原中立地图持续获得经验功能;)

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

diff --git a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.py b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.py
index 0e035c3..83549f8 100644
--- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.py
+++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.py
@@ -5569,7 +5569,7 @@
         #通知死亡
         DoPlayerDead(curPlayer)
         
-        PlayerTJG.PlayerTJGReborn(curPlayer, tick)
+        #PlayerTJG.PlayerTJGReborn(curPlayer, tick)
         GameObj.ClearPyPlayerState(curPlayer)
         return
     

--
Gitblit v1.8.0