From 3ac194dbec8b30b89abfaea8c5ca00fddba199d4 Mon Sep 17 00:00:00 2001
From: cehua-TT <448191260@qq.com>
Date: 星期六, 01 九月 2018 15:27:00 +0800
Subject: [PATCH] 3158 修复攻击神兵石宝箱产出物品错误
---
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