From dc2fc2040be3de37f90d4566864ee83d8dce4e81 Mon Sep 17 00:00:00 2001
From: cehua_LC <tingame100@163.com>
Date: 星期二, 11 十二月 2018 19:46:52 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxx_server

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