From f445b8e5d0e7cdec1438a07ff769db52a070295b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 11 Mar 2018 14:37:13 -0300 Subject: All restoreshopitem now for three args --- npc/005-6/morgan.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/005-6/morgan.txt') diff --git a/npc/005-6/morgan.txt b/npc/005-6/morgan.txt index 0bf0a3396..69d1c92d7 100644 --- a/npc/005-6/morgan.txt +++ b/npc/005-6/morgan.txt @@ -52,7 +52,7 @@ OnClock0556: OnClock1201: OnClock1759: OnClock0003: - restoreshopitem CottonCloth, 7; - restoreshopitem Fungus, 10; - restoreshopitem Bread, 15; + restoreshopitem CottonCloth, 200, 7; + restoreshopitem Fungus, -1, 10; + restoreshopitem Bread, -1, 15; } -- cgit v1.2.3-70-g09d2