From c60955f2fcbb6f4b8e25d3d266b348a1b79b525b Mon Sep 17 00:00:00 2001 From: 陆恒 Date: Fri, 24 Jul 2020 15:42:23 +0800 Subject: [PATCH] 提亀 --- src/HttpServer/jsonconf/LevelConfig.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/HttpServer/jsonconf/LevelConfig.json b/src/HttpServer/jsonconf/LevelConfig.json index 16986da..f4c7ac6 100644 --- a/src/HttpServer/jsonconf/LevelConfig.json +++ b/src/HttpServer/jsonconf/LevelConfig.json @@ -9,14 +9,14 @@ { "id": 2, "level": 2, - "exp": 1400, + "exp": 1300, "cash": 200, "extracash": 300 }, { "id": 3, "level": 3, - "exp": 1600, + "exp": 1900, "cash": 200, "extracash": 300 }, -- libgit2 0.21.0