From f7990ef567bcbce56873b36789ec529185aa9ab5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 12 Jul 2018 23:25:08 -0300 Subject: Correct typo --- npc/017-4/pihro.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'npc/017-4/pihro.txt') diff --git a/npc/017-4/pihro.txt b/npc/017-4/pihro.txt index ab9b29b51..ed8de51d6 100644 --- a/npc/017-4/pihro.txt +++ b/npc/017-4/pihro.txt @@ -20,10 +20,10 @@ .@price=getarg(1); .@base1=LeadIngot; .@amon1=getarg(2); - .@base2=getarg(2,0); - .@amon2=getarg(3,0); - .@base3=getarg(4,0); - .@amon3=getarg(5,0); + .@base2=getarg(3,0); + .@amon2=getarg(4,0); + .@base3=getarg(5,0); + .@amon3=getarg(6,0); mesn; mesq l("Do you want to craft @@? For that I will need:", getitemlink(.@prize)); -- cgit v1.2.3-60-g2f50