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