From 9cc3e9140f1a54e7d103687368310ca55c93adba Mon Sep 17 00:00:00 2001 From: cehua_wcy <781813756@qq.com> Date: 星期六, 29 九月 2018 01:06:39 +0800 Subject: [PATCH] 3899 【测试】怪物属性修改,神兽副本怪物属性修改 --- ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/HackCheater/Cheater_PYCode/PYCodePath.txt | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 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 index 66e68d1..8a3e9a9 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/HackCheater/Cheater_PYCode/PYCodePath.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/HackCheater/Cheater_PYCode/PYCodePath.txt @@ -1,11 +1,11 @@ -#选择代码文件,填写文件名用引号包含即可 不包含后缀 -#万分率,按几率获取加密文件 -( -[ - [2000, 'PYCode_1'], - [4000, 'PYCode_2'], - [6000, 'PYCode_3'], - [8000, 'PYCode_4'], - [10000, 'PYCode_5'], -] +#选择代码文件,填写文件名用引号包含即可 不包含后缀 +#万分率,按几率获取加密文件 +( +[ + [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