From f7ce7b7e952c55c7237d37bb7eb5d78a07e54e7e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 16 May 2022 08:13:27 -0300 Subject: Reduce Meltdown fee from 10% to 5% --- npc/020-5/bracco.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/020-5/bracco.txt b/npc/020-5/bracco.txt index 3dde27c3d..6a79bd017 100644 --- a/npc/020-5/bracco.txt +++ b/npc/020-5/bracco.txt @@ -89,7 +89,7 @@ } .@index=getarg(0); - .@price=getarg(1, getiteminfo(.@item, ITEMINFO_SELLPRICE)/10); + .@price=getarg(1, getiteminfo(.@item, ITEMINFO_SELLPRICE)/20); .@price=POL_AdjustPrice(.@price); // Confirmation -- cgit v1.2.3-60-g2f50