From 387d586a04dea9a9e7dabc28e9d544cec24897ba Mon Sep 17 00:00:00 2001
From: cehua_wcy <781813756@qq.com>
Date: 星期一, 12 十一月 2018 15:32:26 +0800
Subject: [PATCH] 2685 天赋技能效果配置

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