diff options
Diffstat (limited to 'npc/005-6')
-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 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; } |