From d393c8b3d8405c1b7be707ca21243a74afa16015 Mon Sep 17 00:00:00 2001
From: cehua_LC <tingame100@163.com>
Date: 星期二, 23 十月 2018 19:42:31 +0800
Subject: [PATCH] 4231 【开发】许愿池功能开发

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

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

--
Gitblit v1.8.0