From 2e16ac44d3fb4c2f1987efab0d50fa6596e4520e Mon Sep 17 00:00:00 2001
From: xdh <xiefantasy@qq.com>
Date: 星期六, 24 十一月 2018 14:15:28 +0800
Subject: [PATCH] 4710 【1.3】【后端】魔族法宝副本修改(老号处理)

---
 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