From 9bfc7bc07010f4f3e8f9d2bdd391d299c3edf6f3 Mon Sep 17 00:00:00 2001 From: 陆恒 Date: Sat, 11 Jul 2020 15:32:07 +0800 Subject: [PATCH] 修改配置 --- src/HttpServer/jsonconf/LevelConfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/HttpServer/jsonconf/LevelConfig.json b/src/HttpServer/jsonconf/LevelConfig.json index b47f102..130c8c2 100644 --- a/src/HttpServer/jsonconf/LevelConfig.json +++ b/src/HttpServer/jsonconf/LevelConfig.json @@ -2,7 +2,7 @@ { "id": 1, "level": 1, - "exp": 300, + "exp": 200, "cash": 100, "extracash": 150 }, -- libgit2 0.21.0