From 3cc475dfc725e5f943d0a3c16dba2925f24aecbf Mon Sep 17 00:00:00 2001
From: xdh <xiefantasy@qq.com>
Date: 星期五, 01 二月 2019 14:10:35 +0800
Subject: [PATCH] 6188 【后端】【1.5.200】诛仙塔爬塔补偿

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Speaker/SpeakerGoldCost.txt |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Speaker/SpeakerGoldCost.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Speaker/SpeakerGoldCost.txt
new file mode 100644
index 0000000..8058b74
--- /dev/null
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Speaker/SpeakerGoldCost.txt
@@ -0,0 +1,11 @@
+# 喇叭钻石消耗{喇叭类型:消耗钻石数,...}
+# 喇叭类型:1-本服;2-跨服
+
+(
+
+{
+	1:9,
+	2:100,
+}
+
+)
\ No newline at end of file

--
Gitblit v1.8.0