From 83ab86ca1ac01d35137217b5bf5de41231355c0b Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期三, 27 三月 2019 15:57:20 +0800 Subject: [PATCH] 6382 【后端】【2.0】拍品优化调整(拍品过期支持) --- ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script.ini | 13 ------------- 1 files changed, 0 insertions(+), 13 deletions(-) diff --git a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script.ini b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script.ini index e41bdee..b6a252c 100644 --- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script.ini +++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script.ini @@ -1293,19 +1293,6 @@ PacketCallFunc_1=OnPlayerRecaptureBourseItem - -;天梯竞技场 -[HighLadder] -ScriptName = Player\HighLadderTube.py -Writer = xmnathan -Releaser = xmnathan -RegType = 0 -RegisterPackCount = 1 - -PacketCMD_1=0x1A -PacketSubCMD_1=0x13 -PacketCallFunc_1=OnHightLadderChallenge - ;任务 [QuestLogic] ScriptName = Event\QuestLogic.py -- Gitblit v1.8.0