From 2bfb705858fd48089df20509bd82f9cdb210ee4f Mon Sep 17 00:00:00 2001 From: skelsoft <9147770-skelsoft@users.noreply.gitlab.com> Date: Thu, 30 Sep 2021 03:09:13 +0000 Subject: [PATCH] Fix: Proselyte Tasset --- Server/data/configs/item_configs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Server/data/configs/item_configs.json b/Server/data/configs/item_configs.json index b359711cf..b80535acc 100644 --- a/Server/data/configs/item_configs.json +++ b/Server/data/configs/item_configs.json @@ -86655,7 +86655,7 @@ }, { "requirements": "{1,30}-{5,20}", - "shop_price": "10", + "shop_price": "10000", "ge_buy_limit": "100", "examine": "A Proselyte Temple Knight's leg armour.", "durability": null,