From 4e60c7df92fee12d784f18945bcf0745d6b8c7ee Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 24 May 2019 22:31:59 -0300 Subject: Optimize some stuff --- npc/005-6/morgan.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/005-6') diff --git a/npc/005-6/morgan.txt b/npc/005-6/morgan.txt index ea1289183..8e79baab5 100644 --- a/npc/005-6/morgan.txt +++ b/npc/005-6/morgan.txt @@ -118,7 +118,7 @@ OnClock0556: OnClock1201: OnClock1759: OnClock0003: - restoreshopitem CottonCloth, -1, 7; - restoreshopitem Fungus, -1, 10; - restoreshopitem Bread, -1, 15; + restoreshopitem CottonCloth, 7; + restoreshopitem Fungus, 10; + restoreshopitem Bread, 15; } -- cgit v1.2.3-60-g2f50