From c2a94896669bc18d9cc2192fa301b7a5d9b45361 Mon Sep 17 00:00:00 2001 From: Juraj Vajda Date: Sun, 4 Nov 2018 18:20:15 -0500 Subject: [PATCH] adjust prices --- store_list.lua | 24 ++++++++++-------------- 1 file changed, 10 insertions(+), 14 deletions(-) diff --git a/store_list.lua b/store_list.lua index 67f7e27..a80c3cb 100644 --- a/store_list.lua +++ b/store_list.lua @@ -145,13 +145,9 @@ x_marketplace.store_list = { -- sell = 0.00 -- }, ["default:diamondblock"] = { - buy = 200.00, - sell = 50.00 + buy = 16200.00, + sell = 1.00 }, - -- ["default:diamondblock"] = { - -- buy = 16200.00, - -- sell = 4050.00 - -- }, ["default:dirt"] = { buy = 1.00, sell = 0.25 @@ -217,8 +213,8 @@ x_marketplace.store_list = { sell = 4.25 }, ["default:goldblock"] = { - buy = 200.00, - sell = 50.00 + buy = 8100.00, + sell = 1.00 }, ["default:grass_5"] = { buy = 2.00, @@ -269,16 +265,16 @@ x_marketplace.store_list = { sell = 1.00 }, ["default:mese"] = { - buy = 200.00, - sell = 50.00 + buy = 16200.00, + sell = 1.00 }, ["default:mese_post_light"] = { buy = 128.00, - sell = 32.00 + sell = 0.25 }, ["default:meselamp"] = { buy = 128.00, - sell = 32.00 + sell = 0.50 }, ["default:mossycobble"] = { buy = 4.00, @@ -385,8 +381,8 @@ x_marketplace.store_list = { sell = 0.20 }, ["default:steelblock"] = { - buy = 200.00, - sell = 50.50 + buy = 2430.00, + sell = 1 }, ["default:stone"] = { buy = 2.00,