summaryrefslogtreecommitdiff
path: root/npc/005-6
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-03-11 14:37:13 -0300
committerJesusaves <cpntb1@ymail.com>2018-03-11 14:37:13 -0300
commitf445b8e5d0e7cdec1438a07ff769db52a070295b (patch)
tree1ef5accdef640e490cc48df46078229f0e5bf960 /npc/005-6
parentfa9907d2ee9508e35b3e00716b9919902b86b6cd (diff)
downloadserverdata-f445b8e5d0e7cdec1438a07ff769db52a070295b.tar.gz
serverdata-f445b8e5d0e7cdec1438a07ff769db52a070295b.tar.bz2
serverdata-f445b8e5d0e7cdec1438a07ff769db52a070295b.tar.xz
serverdata-f445b8e5d0e7cdec1438a07ff769db52a070295b.zip
All restoreshopitem now for three args
Diffstat (limited to 'npc/005-6')
-rw-r--r--npc/005-6/morgan.txt6
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;
}