From 3be133d5ac1faf779a7493587313be622f297217 Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期二, 26 九月 2023 01:00:10 +0800 Subject: [PATCH] 9961 【BT0.1】【主干】倒计时礼包 --- ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.py | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.py b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.py index a34cb9b..c6fa774 100644 --- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.py +++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.py @@ -402,6 +402,8 @@ Def_ItemType_DogzStuff = 139 # 神兽材料 +Def_ItemType_CanUseByCDTime = 144 # 创建后根据CDTime到后可开启 + #以下定义物品类型下次删除 Def_Item_Type_Horse = 1000036 #坐骑 -- Gitblit v1.8.0