From dc3cdecb02c99e30753182e7d1cf333e6561ba41 Mon Sep 17 00:00:00 2001 From: cehua-TT <448191260@qq.com> Date: 星期四, 23 八月 2018 16:49:48 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxx_server --- ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerCoinToGold/OneTimeGiveGold.txt | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerCoinToGold/OneTimeGiveGold.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerCoinToGold/OneTimeGiveGold.txt new file mode 100644 index 0000000..6b94b79 --- /dev/null +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerCoinToGold/OneTimeGiveGold.txt @@ -0,0 +1,6 @@ +#玩家一次性兑换点卷送元宝 +#useCoin 当前兑换的元宝总数 +#[开启时间, 结束时间, 赠送元宝公式] +( +['2011-08-10 00:00:00', '2011-08-15 00:00:00', 'int(useCoin/1000)*100'] +) \ No newline at end of file -- Gitblit v1.8.0