From d49e781b06a4fbc2dde5b5fd7614ae828e995273 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 13 Jul 2018 01:23:36 -0300 Subject: [skip ci] silly typo %%e --- npc/017-4/pihro.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/017-4/pihro.txt b/npc/017-4/pihro.txt index d9bb3d3d3..325c0971e 100644 --- a/npc/017-4/pihro.txt +++ b/npc/017-4/pihro.txt @@ -11,7 +11,7 @@ if (getarg(0) == 0) return 1; else - return (countitem(getarg(0)) > getarg(1)); + return (countitem(getarg(0)) >= getarg(1)); } // craft_ammo( PrizeItem, Price, Lead Amount, {Elemental Item, Amount, {Elemental Item2, Amount2}} ) -- cgit v1.2.3-60-g2f50