diff --git a/src/HttpServer/jsonconf/CatConfig.json b/src/HttpServer/jsonconf/CatConfig.json index 5e82183..4037a4a 100644 --- a/src/HttpServer/jsonconf/CatConfig.json +++ b/src/HttpServer/jsonconf/CatConfig.json @@ -69,7 +69,7 @@ "id": 7, "name": "截尾猫", "level_buy": 2, - "rec_buy": 1, + "rec_buy": 2, "price": "463900", "gold_get": "124", "ratio": 1.17, @@ -80,7 +80,7 @@ "id": 8, "name": "蓝猫", "level_buy": 3, - "rec_buy": 1, + "rec_buy": 2, "price": "1233900", "gold_get": "250", "ratio": 1.17, @@ -91,7 +91,7 @@ "id": 9, "name": "三花猫", "level_buy": 4, - "rec_buy": 2, + "rec_buy": 3, "price": "3282200", "gold_get": "504", "ratio": 1.17, -- libgit2 0.21.0