From 9a852dc66d9f5cf88badd4e06a515e4a1b42abfb Mon Sep 17 00:00:00 2001
From: cehua_wcy <781813756@qq.com>
Date: 星期六, 08 十二月 2018 14:05:14 +0800
Subject: [PATCH] 5323 【测试】【1.3】【1.3.100】怪物属性
---
ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerSlots/SlotsTakePoint.txt | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerSlots/SlotsTakePoint.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerSlots/SlotsTakePoint.txt
new file mode 100644
index 0000000..aed813f
--- /dev/null
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerSlots/SlotsTakePoint.txt
@@ -0,0 +1,10 @@
+# 老虎机抽奖积分
+# 格式: {抽奖次数:获得积分,...}
+
+(
+{
+1:10,
+10:100,
+50:500,
+}
+)
--
Gitblit v1.8.0