From caef844fe0ec159d2e7dc26cd48a46ef7505b36a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 10 May 2020 09:33:50 -0300 Subject: OPS --- npc/018-1/george.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/018-1/george.txt b/npc/018-1/george.txt index 63b0f0b4f..08d18c762 100644 --- a/npc/018-1/george.txt +++ b/npc/018-1/george.txt @@ -173,7 +173,7 @@ L_Shop: mesq l("If I had a map, I would be digging the treasures, not selling it, arr!"); next; mesn; - .@price=getiteminfo(IronShovel, ITEMINFO_SELLPRICE); + .@price=getiteminfo(IronShovel, ITEMINFO_BUYPRICE); mesq l("But I can sell ya a %s for %d GP. Interested?", getitemlink(IronShovel), .@price); if (Zeny < .@price) { mesc l("You do not have enough money."); -- cgit v1.2.3-60-g2f50