From 7057d5d31dd2b5bc131b066ef56fae69f6ebdfd4 Mon Sep 17 00:00:00 2001
From: cehua_wcy <781813756@qq.com>
Date: 星期二, 11 九月 2018 16:49:57 +0800
Subject: [PATCH] 3374 【测试】【版本1.0.15】和主干 增加pve附加伤害

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

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerTruck/BuyTruckLV.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerTruck/BuyTruckLV.txt
new file mode 100644
index 0000000..5416f9a
--- /dev/null
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerTruck/BuyTruckLV.txt
@@ -0,0 +1,11 @@
+#购买镖车等级{镖车等级:[购买金钱等级, 金钱类型]}
+#镖车等级从0开始
+(
+{
+0:[0, 1],
+1:[0, 1],
+2:[0, 1],
+3:[0, 1],
+4:[200, 1],
+}
+)
\ No newline at end of file

--
Gitblit v1.8.0