From 152330a01d60c810071efad3c6cea3296cd7ee7f Mon Sep 17 00:00:00 2001 From: cehua_hzl <648597270@qq.com> Date: 星期六, 29 九月 2018 00:55:48 +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