From 8e5b876e9c61d7ff3b3529e504d70e19e83c022c Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期二, 29 一月 2019 11:58:54 +0800 Subject: [PATCH] 6087 【后端】【1.5.200】春节红包雨活动(红包雨特效配置) --- ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/HackCheater/Cheater_PYCode/PYCodePath.txt | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/HackCheater/Cheater_PYCode/PYCodePath.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/HackCheater/Cheater_PYCode/PYCodePath.txt new file mode 100644 index 0000000..8a3e9a9 --- /dev/null +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/HackCheater/Cheater_PYCode/PYCodePath.txt @@ -0,0 +1,11 @@ +#选择代码文件,填写文件名用引号包含即可 不包含后缀 +#万分率,按几率获取加密文件 +( +[ + [2000, 'PYCode_1'], + [4000, 'PYCode_2'], + [6000, 'PYCode_3'], + [8000, 'PYCode_4'], + [10000, 'PYCode_5'], +] +) \ No newline at end of file -- Gitblit v1.8.0