diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/005-6/morgan.txt | 6 |
1 files changed, 3 insertions, 3 deletions
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; } |