From bb5ad9831b2172a0609dd32157d761cf39d2e7b7 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 13 Jan 2019 15:36:26 -0200 Subject: Nominal CottonCloth buy price is the same as Morgan, change morgan to auto-price --- npc/005-6/morgan.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/005-6') diff --git a/npc/005-6/morgan.txt b/npc/005-6/morgan.txt index 01911d92b..4e0cf67a8 100644 --- a/npc/005-6/morgan.txt +++ b/npc/005-6/morgan.txt @@ -106,7 +106,7 @@ L_Cheat: OnInit: tradertype(NST_MARKET); - sellitem CottonCloth, 200, 7; + sellitem CottonCloth, -1, 7; sellitem Fungus, -1, 10; sellitem Bread, -1, 15; @@ -118,7 +118,7 @@ OnClock0556: OnClock1201: OnClock1759: OnClock0003: - restoreshopitem CottonCloth, 200, 7; + restoreshopitem CottonCloth, -1, 7; restoreshopitem Fungus, -1, 10; restoreshopitem Bread, -1, 15; } -- cgit v1.2.3-60-g2f50