From 1ec4713160b32a0364806e324d04d946892d08ab Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 22 Jun 2018 13:07:26 -0300 Subject: bad formula --- npc/015-2/contrabandist.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/015-2') diff --git a/npc/015-2/contrabandist.txt b/npc/015-2/contrabandist.txt index bc0ffca9f..6db8ab0ba 100644 --- a/npc/015-2/contrabandist.txt +++ b/npc/015-2/contrabandist.txt @@ -26,7 +26,7 @@ close; stopselling(ThornArrow); } function Contraband_Load { - .DDMPrice=min(30000,50000-($ARKIM_ST/2)+(4500/2)); + .DDMPrice=max(30000,50000-($ARKIM_ST/2)+(4500/2)); if ($ARKIM_ST > 4500) sellitem DarkDesertMushroom, .DDMPrice, 1; -- cgit v1.2.3-60-g2f50